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

/drivers/infiniband/hw/ipath/
H A Dipath_mad.c725 * set_pkeys - set the PKEY table for port 0
729 static int set_pkeys(struct ipath_devdata *dd, u16 *pkeys) function
787 if (startpx != 0 || set_pkeys(dev->dd, q) != 0)
/drivers/infiniband/hw/qib/
H A Dqib_mad.c958 * set_pkeys - set the PKEY table for ctxt 0
963 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) function
1026 if (startpx != 0 || set_pkeys(dd, port, q) != 0)

Completed in 592 milliseconds