Searched defs:ipath_get_pkey (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c1857 * ipath_get_pkey - return the indexed PKEY from the port PKEY table
1861 unsigned ipath_get_pkey(struct ipath_devdata *dd, unsigned index) function
1885 *pkey = ipath_get_pkey(dev->dd, index);

Completed in 25 milliseconds