Searched refs:hfi1_get_npkeys (Results 1 – 4 of 4) sorted by relevance
435 unsigned hfi1_get_npkeys(struct hfi1_devdata *);
1329 rdi->dparms.props.max_pkeys = hfi1_get_npkeys(dd); in hfi1_fill_device_attr()1538 unsigned hfi1_get_npkeys(struct hfi1_devdata *dd) in hfi1_get_npkeys() function1868 dd->verbs_dev.rdi.dparms.npkeys = hfi1_get_npkeys(dd); in hfi1_register_ib_device()
587 ni->partition_cap = cpu_to_be16(hfi1_get_npkeys(dd)); in __subn_get_opa_nodeinfo()624 nip->partition_cap = cpu_to_be16(hfi1_get_npkeys(dd)); in subn_get_nodeinfo()990 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_get_opa_pkeytable()1689 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_set_opa_pkeytable()
13525 for (i = 0; i < hfi1_get_npkeys(dd); i++) { in set_partition_keys()