Home
last modified time | relevance | path

Searched refs:IB_UVERBS_PCF_IP_BASED_GIDS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/infiniband/core/
Duverbs.h309 res = attr->port_cap_flags & ~(u32)IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()
312 res |= IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()
/Linux-v5.4/include/uapi/rdma/
Dib_user_ioctl_verbs.h90 IB_UVERBS_PCF_IP_BASED_GIDS = 1 << 26, enumerator