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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_ud.c449 ipath_get_pkey(dev->dd, qp->s_pkey_index);
H A Dipath_verbs.h810 unsigned ipath_get_pkey(struct ipath_devdata *, unsigned);
H A Dipath_verbs.c1288 * ipath_get_pkey - return the indexed PKEY from the port 0 PKEY table
1292 unsigned ipath_get_pkey(struct ipath_devdata *dd, unsigned index) function
1315 *pkey = ipath_get_pkey(dev->dd, index);
H A Dipath_ruc.c715 bth0 |= ipath_get_pkey(dev->dd, qp->s_pkey_index);
H A Dipath_rc.c606 bth0 = ipath_get_pkey(dev->dd, qp->s_pkey_index) |

Completed in 67 milliseconds