IB_GID_TYPE_IB
[IB_GID_TYPE_IB] = "IB/RoCE v1",
id_priv->gid_type = IB_GID_TYPE_IB;
if (default_gid_type == IB_GID_TYPE_IB &&
gid_type = IB_GID_TYPE_IB;
return 1UL << IB_GID_TYPE_IB;
enum ib_gid_type gid_type = IB_GID_TYPE_IB;
device, &dgid, IB_GID_TYPE_IB, port_num, NULL);
return IB_GID_TYPE_IB;
return IB_GID_TYPE_IB;
if (attr->gid_type == IB_GID_TYPE_IB)