Searched refs:msl (Results 1 – 2 of 2) sorted by relevance
668 u8 msl; in subn_set_portinfo() local709 msl = pip->neighbormtu_mastersmsl & 0xF; in subn_set_portinfo()713 else if (smlid != ibp->rvp.sm_lid || msl != ibp->rvp.sm_sl) { in subn_set_portinfo()719 if (msl != ibp->rvp.sm_sl) in subn_set_portinfo()720 rdma_ah_set_sl(&ibp->rvp.sm_ah->attr, msl); in subn_set_portinfo()725 if (msl != ibp->rvp.sm_sl) in subn_set_portinfo()726 ibp->rvp.sm_sl = msl; in subn_set_portinfo()
1366 u8 msl; in __subn_set_opa_portinfo() local1442 msl = pi->smsl & OPA_PI_MASK_SMSL; in __subn_set_opa_portinfo()1453 } else if (smlid != ibp->rvp.sm_lid || msl != ibp->rvp.sm_sl) { in __subn_set_opa_portinfo()1459 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()1460 rdma_ah_set_sl(&ibp->rvp.sm_ah->attr, msl); in __subn_set_opa_portinfo()1465 if (msl != ibp->rvp.sm_sl) in __subn_set_opa_portinfo()1466 ibp->rvp.sm_sl = msl; in __subn_set_opa_portinfo()