Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmad.c581 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP) { in mlx5_query_mad_ifc_port()
601 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP && in mlx5_query_mad_ifc_port()
Dmain.c1337 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP) in mlx5_query_hca_port()
/Linux-v5.4/include/rdma/
Dib_mad.h280 IB_PORT_CAP_MASK2_SUP = 1 << 15, enumerator