Searched refs:get_pkeys (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_mad.c | 350 static int get_pkeys(struct ipath_devdata *dd, u16 * pkeys) in get_pkeys() function 374 get_pkeys(dev->dd, p); in recv_subn_get_pkeytable()
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 579 static int get_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() function 608 get_pkeys(dd, port, p); in subn_get_pkeytable()
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 721 static int get_pkeys(struct hfi1_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() function 769 get_pkeys(dd, port, q); in __subn_get_opa_pkeytable()
|