Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_mad.c729 static int set_pkeys(struct ipath_devdata *dd, u16 *pkeys, u8 port) in set_pkeys() function
793 if (startpx != 0 || set_pkeys(dev->dd, q, port) != 0) in recv_subn_set_pkeytable()
/linux-4.1.27/drivers/infiniband/hw/qib/
Dqib_mad.c986 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in set_pkeys() function
1049 if (startpx != 0 || set_pkeys(dd, port, q) != 0) in subn_set_pkeytable()