Home
last modified time | relevance | path

Searched refs:msl (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A 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()
/kernel/linux/linux-5.10/net/mac802154/
H A Dllsec.c48 struct mac802154_llsec_seclevel *msl; in mac802154_llsec_destroy() local
50 msl = container_of(sl, struct mac802154_llsec_seclevel, level); in mac802154_llsec_destroy()
52 kfree_sensitive(msl); in mac802154_llsec_destroy()
/kernel/linux/linux-6.6/net/mac802154/
H A Dllsec.c48 struct mac802154_llsec_seclevel *msl; in mac802154_llsec_destroy() local
50 msl = container_of(sl, struct mac802154_llsec_seclevel, level); in mac802154_llsec_destroy()
52 kfree_sensitive(msl); in mac802154_llsec_destroy()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dvsie.c493 /* SIE will do mso/msl validity and exception checks for us */ in shadow_scb()
494 scb_s->msl = scb_o->msl & 0xfffffffffff00000UL; in shadow_scb()
587 /* with mso/msl, the prefix lies at an offset */ in kvm_s390_vsie_gmap_notifier()
618 /* with mso/msl, the prefix lies at offset *mso* */ in map_prefix()
H A Dkvm-s390.c3272 /* the real guest size will always be smaller than msl */ in kvm_arch_vcpu_create()
3274 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dvsie.c502 /* SIE will do mso/msl validity and exception checks for us */ in shadow_scb()
503 scb_s->msl = scb_o->msl & 0xfffffffffff00000UL; in shadow_scb()
602 /* with mso/msl, the prefix lies at an offset */ in kvm_s390_vsie_gmap_notifier()
633 /* with mso/msl, the prefix lies at offset *mso* */ in map_prefix()
H A Dkvm-s390.c3937 /* the real guest size will always be smaller than msl */ in kvm_arch_vcpu_create()
3939 vcpu->arch.sie_block->msl = sclp.hamax; in kvm_arch_vcpu_create()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A 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()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c1324 u8 msl; in __subn_set_opa_portinfo() local
1400 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()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dkvm_host.h270 __u64 msl; /* 0x0088 */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dkvm_host.h289 __u64 msl; /* 0x0088 */ member
/kernel/linux/linux-5.10/include/linux/
H A Dnvme.h1391 __le16 msl; member
/kernel/linux/linux-6.6/include/linux/
H A Dnvme.h1772 __le16 msl; member

Completed in 51 milliseconds