Searched refs:sm_sl (Results 1 – 18 of 18) sorted by relevance
129 props->sm_sl = rvp->sm_sl; in rvt_query_port()
166 resp->sm_sl = attr->sm_sl; in copy_port_attr_to_resp()
276 return sysfs_emit(buf, "%u\n", attr.sm_sl); in sm_sl_show()410 static IB_PORT_ATTR_RO(sm_sl);
2070 rdma_ah_set_sl(&ah_attr, port_attr.sm_sl); in update_sm_ah()
167 props->sm_sl = resp->attrs.sm_sl; in pvrdma_query_port()
140 u8 sm_sl; member
132 port->attr.sm_sl = RXE_PORT_SM_SL; in rxe_init_port_param()
738 rep->sm_sl = MLX5_GET_PR(hca_vport_context, ctx, sm_sl); in mlx5_query_hca_vport_context()
627 props->sm_sl = out_mad->data[36] & 0xf; in mlx5_query_mad_ifc_port()
1425 props->sm_sl = rep->sm_sl; in mlx5_query_hca_port()
357 props->sm_sl = 0; in usnic_ib_query_port()
857 pi->smsl = ibp->rvp.sm_sl & OPA_PI_MASK_SMSL; in __subn_get_opa_portinfo()1411 } else if (smlid != ibp->rvp.sm_lid || msl != ibp->rvp.sm_sl) { in __subn_set_opa_portinfo()1417 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()1423 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()1424 ibp->rvp.sm_sl = msl; in __subn_set_opa_portinfo()
147 props->sm_sl = out_mad->data[36] & 0xf; in mthca_query_port()
176 props->sm_sl = 0; in ocrdma_query_port()
685 props->sm_sl = out_mad->data[36] & 0xf; in ib_link_query_port()
241 attr->sm_sl = 0; in qedr_query_port()
305 port_attr->sm_sl = 0; in bnxt_re_query_port()
85 props->sm_sl = 0; in irdma_query_port()
Completed in 97 milliseconds