Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c627 props->sm_sl = out_mad->data[36] & 0xf; in mlx5_query_mad_ifc_port()
/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/include/linux/mlx5/
H A Ddriver.h887 u8 sm_sl; member