Home
last modified time | relevance | path

Searched refs:npkeys (Results 1 – 4 of 4) sorted by relevance

/linux/include/rdma/
A Drdma_vt.h136 int npkeys; member
482 return rdi->dparms.npkeys; in rvt_get_npkeys()
/linux/drivers/infiniband/hw/hfi1/
A Dmad.c990 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_get_opa_pkeytable() local
1000 n_blocks_avail = (u16)(npkeys / OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_get_opa_pkeytable()
1024 for (i = 0; i < npkeys; i++) in __subn_get_opa_pkeytable()
1689 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_set_opa_pkeytable() local
1699 n_blocks_avail = (u16)(npkeys / OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_set_opa_pkeytable()
A Dverbs.c1869 dd->verbs_dev.rdi.dparms.npkeys = hfi1_get_npkeys(dd); in hfi1_register_ib_device()
/linux/drivers/infiniband/hw/qib/
A Dqib_verbs.c1600 dd->verbs_dev.rdi.dparms.npkeys = qib_get_npkeys(dd); in qib_register_ib_device()

Completed in 21 milliseconds