Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Dib_user_ioctl_verbs.h89 IB_UVERBS_PCF_IP_BASED_GIDS = 1 << 26, enumerator
/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c274 res = attr->port_cap_flags & ~(u32)IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()
277 res |= IB_UVERBS_PCF_IP_BASED_GIDS; in make_port_cap_flags()