Home
last modified time | relevance | path

Searched refs:set_pkeys (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_mad.c983 * set_pkeys - set the PKEY table for ctxt 0
988 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in set_pkeys() function
1051 if (startpx != 0 || set_pkeys(dd, port, q) != 0) in subn_set_pkeytable()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_mad.c983 * set_pkeys - set the PKEY table for ctxt 0
988 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in set_pkeys() function
1051 if (startpx != 0 || set_pkeys(dd, port, q) != 0) in subn_set_pkeytable()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dmad.c1665 * set_pkeys - set the PKEY table for ctxt 0
1670 static int set_pkeys(struct hfi1_devdata *dd, u8 port, u16 *pkeys) in set_pkeys() function
1762 if (start_block == 0 && set_pkeys(dd, port, p) != 0) { in __subn_set_opa_pkeytable()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dmad.c1623 * set_pkeys - set the PKEY table for ctxt 0
1628 static int set_pkeys(struct hfi1_devdata *dd, u32 port, u16 *pkeys) in set_pkeys() function
1720 if (start_block == 0 && set_pkeys(dd, port, p) != 0) { in __subn_set_opa_pkeytable()

Completed in 20 milliseconds