Searched refs:npkeys (Results 1 – 3 of 3) sorted by relevance
1032 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_get_opa_pkeytable() local1042 n_blocks_avail = (u16)(npkeys / OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_get_opa_pkeytable()1066 for (i = 0; i < npkeys; i++) in __subn_get_opa_pkeytable()1731 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_set_opa_pkeytable() local1741 n_blocks_avail = (u16)(npkeys / OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_set_opa_pkeytable()
1909 dd->verbs_dev.rdi.dparms.npkeys = hfi1_get_npkeys(dd); in hfi1_register_ib_device()
1599 dd->verbs_dev.rdi.dparms.npkeys = qib_get_npkeys(dd); in qib_register_ib_device()