Home
last modified time | relevance | path

Searched refs:mkeyprot (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/rdma/
Drdma_vt.h55 u8 mkeyprot; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
Dqib_mad.c416 ibp->rvp.mkeyprot = 0; in check_mkey()
434 if (ibp->rvp.mkeyprot < 2) in check_mkey()
495 ibp->rvp.mkeyprot == 1)) in subn_get_portinfo()
513 pip->mkeyprot_resv_lmc = (ibp->rvp.mkeyprot << 6) | ppd->lmc; in subn_get_portinfo()
774 ibp->rvp.mkeyprot = pip->mkeyprot_resv_lmc >> 6; in subn_set_portinfo()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dmad.c704 ibp->rvp.mkeyprot = 0; in check_mkey()
722 if (ibp->rvp.mkeyprot < 2) in check_mkey()
835 ibp->rvp.mkeyprot == 1)) in __subn_get_opa_portinfo()
886 pi->mkeyprotect_lmc = (ibp->rvp.mkeyprot << 6) | ppd->lmc; in __subn_get_opa_portinfo()
1520 ibp->rvp.mkeyprot = in __subn_set_opa_portinfo()