Home
last modified time | relevance | path

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

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