Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h290 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()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_ioctl_verbs.h102 IB_UVERBS_PCF_IP_BASED_GIDS = 1 << 26, enumerator