Home
last modified time | relevance | path

Searched refs:mkeyprotect_lmc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/rdma/
Dopa_port_info.h269 u8 mkeyprotect_lmc; /* 2 bits, 2 res, 4 bits */ member
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dmad.c844 pi->mkeyprotect_lmc = (ibp->rvp.mkeyprot << 6) | ppd->lmc; in __subn_get_opa_portinfo()
1380 ppd->lmc != (pi->mkeyprotect_lmc & OPA_PI_MASK_LMC)) { in __subn_set_opa_portinfo()
1383 if (ppd->lmc != (pi->mkeyprotect_lmc & OPA_PI_MASK_LMC)) in __subn_set_opa_portinfo()
1385 hfi1_set_lid(ppd, lid, pi->mkeyprotect_lmc & OPA_PI_MASK_LMC); in __subn_set_opa_portinfo()
1479 (pi->mkeyprotect_lmc & OPA_PI_MASK_MKEY_PROT_BIT) >> 6; in __subn_set_opa_portinfo()