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

/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_mad.c659 * add_pkey - add the given PKEY to the hardware table
666 static int add_pkey(struct ipath_devdata *dd, u16 key) add_pkey() function
751 int ret = add_pkey(dd, key); set_pkeys()
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_mad.c917 * add_pkey - add the given PKEY to the hardware table
924 static int add_pkey(struct qib_pportdata *ppd, u16 key) add_pkey() function
1016 int ret = add_pkey(ppd, key); set_pkeys()

Completed in 128 milliseconds