Searched refs:msl (Results 1 – 7 of 7) sorted by relevance
48 struct mac802154_llsec_seclevel *msl; in mac802154_llsec_destroy() local50 msl = container_of(sl, struct mac802154_llsec_seclevel, level); in mac802154_llsec_destroy()52 kfree_sensitive(msl); in mac802154_llsec_destroy()
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()
1324 u8 msl; in __subn_set_opa_portinfo() local1400 msl = pi->smsl & OPA_PI_MASK_SMSL; in __subn_set_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()1418 rdma_ah_set_sl(&ibp->rvp.sm_ah->attr, msl); 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()
493 scb_s->msl = scb_o->msl & 0xfffffffffff00000UL; in shadow_scb()
3759 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
289 __u64 msl; /* 0x0088 */ member
1729 __le16 msl; member