Searched refs:ipath_get_npkeys (Results 1 – 4 of 4) sorted by relevance
108 nip->partition_cap = cpu_to_be16(ipath_get_npkeys(dd)); in recv_subn_get_nodeinfo()372 unsigned i, n = ipath_get_npkeys(dev->dd); in recv_subn_get_pkeytable()788 unsigned i, n = ipath_get_npkeys(dev->dd); in recv_subn_set_pkeytable()
1553 props->max_pkeys = ipath_get_npkeys(dev->dd); in ipath_query_device()1622 props->pkey_tbl_len = ipath_get_npkeys(dd); in ipath_query_port()1868 unsigned ipath_get_npkeys(struct ipath_devdata *dd) in ipath_get_npkeys() function1897 if (index >= ipath_get_npkeys(dev->dd)) { in ipath_query_pkey()
897 unsigned ipath_get_npkeys(struct ipath_devdata *);
479 if (attr->pkey_index >= ipath_get_npkeys(dev->dd)) in ipath_modify_qp()