Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dmad.c590 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP) { in mlx5_query_mad_ifc_port()
610 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP && in mlx5_query_mad_ifc_port()
615 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP && in mlx5_query_mad_ifc_port()
Dmain.c1323 if (props->port_cap_flags & IB_PORT_CAP_MASK2_SUP) in mlx5_query_hca_port()
/linux-6.1.9/include/rdma/
Dib_mad.h253 IB_PORT_CAP_MASK2_SUP = 1 << 15, enumerator