Searched refs:IB_UVERBS_PCF_IP_BASED_GIDS (Results 1 – 2 of 2) sorted by relevance
290 res = attr->port_cap_flags & ~(u32)IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()293 res |= IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()
102 IB_UVERBS_PCF_IP_BASED_GIDS = 1 << 26, enumerator