Searched refs:ipath_get_cr_errpkey (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_verbs.h808 u32 ipath_get_cr_errpkey(struct ipath_devdata *);
H A Dipath_mad.c297 cpu_to_be16((ipath_get_cr_errpkey(dev->dd) -
503 dev->z_pkey_violations = ipath_get_cr_errpkey(dev->dd);
H A Dipath_verbs.c1012 u32 ipath_get_cr_errpkey(struct ipath_devdata *dd) function
1039 props->bad_pkey_cntr = ipath_get_cr_errpkey(dev->dd) -

Completed in 59 milliseconds