Searched refs:hfi1_get_npkeys (Results 1 – 5 of 5) sorted by relevance
1417 props->max_pkeys = hfi1_get_npkeys(dd); in query_device()1476 props->pkey_tbl_len = hfi1_get_npkeys(dd); in query_port()1821 unsigned hfi1_get_npkeys(struct hfi1_devdata *dd) in hfi1_get_npkeys() function1832 if (index >= hfi1_get_npkeys(dd)) { in query_pkey()
645 if (attr->alt_pkey_index >= hfi1_get_npkeys(dd_from_dev(dev))) in hfi1_modify_qp()650 if (attr->pkey_index >= hfi1_get_npkeys(dd_from_dev(dev))) in hfi1_modify_qp()
1102 unsigned hfi1_get_npkeys(struct hfi1_devdata *);
339 ni->partition_cap = cpu_to_be16(hfi1_get_npkeys(dd)); in __subn_get_opa_nodeinfo()375 nip->partition_cap = cpu_to_be16(hfi1_get_npkeys(dd)); in subn_get_nodeinfo()741 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_get_opa_pkeytable()1408 unsigned npkeys = hfi1_get_npkeys(dd); in __subn_set_opa_pkeytable()
9281 for (i = 0; i < hfi1_get_npkeys(dd); i++) { in set_partition_keys()