Home
last modified time | relevance | path

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

/linux/include/rdma/
A Dib_smi.h73 u8 mkeyprot_resv_lmc; /* 2 bits, 3, 3 */ member
/linux/drivers/infiniband/hw/qib/
A Dqib_mad.c513 pip->mkeyprot_resv_lmc = (ibp->rvp.mkeyprot << 6) | ppd->lmc; in subn_get_portinfo()
698 else if (ppd->lid != lid || ppd->lmc != (pip->mkeyprot_resv_lmc & 7)) { in subn_set_portinfo()
701 if (ppd->lmc != (pip->mkeyprot_resv_lmc & 7)) in subn_set_portinfo()
703 qib_set_lid(ppd, lid, pip->mkeyprot_resv_lmc & 7); in subn_set_portinfo()
774 ibp->rvp.mkeyprot = pip->mkeyprot_resv_lmc >> 6; in subn_set_portinfo()

Completed in 9 milliseconds