Searched refs:IB_PORT_CAP_MASK2_SUP (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmad.c591 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP) {
611 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP &&
616 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP &&
624 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP &&
H A Dmain.c1370 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP)
/linux-master/include/rdma/
H A Dib_mad.h253 IB_PORT_CAP_MASK2_SUP = 1 << 15, enumerator in enum:ib_port_capability_mask_bits

Completed in 163 milliseconds