Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dmad.c741 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_get_opa_pkeytable() local
751 n_blocks_avail = (u16) (npkeys/OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_get_opa_pkeytable()
770 for (i = 0; i < npkeys; i++) in __subn_get_opa_pkeytable()
1408 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_set_opa_pkeytable() local
1417 n_blocks_avail = (u16)(npkeys/OPA_PARTITION_TABLE_BLK_SIZE) + 1; in __subn_set_opa_pkeytable()