Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac802154/
Dllsec.c56 struct mac802154_llsec_seclevel *msl; in mac802154_llsec_destroy() local
58 msl = container_of(sl, struct mac802154_llsec_seclevel, level); in mac802154_llsec_destroy()
60 kzfree(msl); in mac802154_llsec_destroy()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_mad.c668 u8 msl; in subn_set_portinfo() local
709 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()
/Linux-v4.19/arch/s390/kvm/
Dvsie.c333 scb_s->msl = scb_o->msl & 0xfffffffffff00000UL; in shadow_scb()
Dkvm-s390.c2719 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dmad.c1366 u8 msl; in __subn_set_opa_portinfo() local
1442 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()
/Linux-v4.19/arch/s390/include/asm/
Dkvm_host.h236 __u64 msl; /* 0x0088 */ member
/Linux-v4.19/include/linux/
Dnvme.h1094 __le16 msl; member