Searched refs:get_pkeys (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 576 * get_pkeys - return the PKEY table 581 static int get_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() function 610 get_pkeys(dd, port, p); in subn_get_pkeytable()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_mad.c | 576 * get_pkeys - return the PKEY table 581 static int get_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() function 610 get_pkeys(dd, port, p); in subn_get_pkeytable()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 1007 * get_pkeys - return the PKEY table 1012 static int get_pkeys(struct hfi1_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() function 1065 get_pkeys(dd, port, q); in __subn_get_opa_pkeytable()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 965 * get_pkeys - return the PKEY table 970 static int get_pkeys(struct hfi1_devdata *dd, u32 port, u16 *pkeys) in get_pkeys() function 1023 get_pkeys(dd, port, q); in __subn_get_opa_pkeytable()
|
Completed in 19 milliseconds