Home
last modified time | relevance | path

Searched refs:sm_sl (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c813 rep->sm_sl = MLX5_GET_PR(hca_vport_context, ctx, sm_sl); in mlx5_query_hca_vport_context()
/linux/drivers/infiniband/core/
H A Dsysfs.c276 return sysfs_emit(buf, "%u\n", attr.sm_sl); in sm_sl_show()
370 static IB_PORT_ATTR_RO(sm_sl);
H A Dsa_query.c2325 rdma_ah_set_sl(&ah_attr, port_attr.sm_sl); in update_sm_ah()
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c627 props->sm_sl = out_mad->data[36] & 0xf; in mlx5_query_mad_ifc_port()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h326 __u8 sm_sl; member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c147 props->sm_sl = out_mad->data[36] & 0xf; in mthca_query_port()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c99 props->sm_sl = 0; in irdma_query_port()