Searched refs:c2_errno (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_cm.c190 if ((err = c2_errno(reply)) != 0)
271 if ((err = c2_errno(reply)) != 0)
366 err = c2_errno(reply);
442 err = c2_errno(reply);
H A Dc2_mm.c162 err = c2_errno(reply);
274 if ((err = c2_errno(reply))) {
369 err = c2_errno(reply);
H A Dc2_intr.c177 err = c2_errno(reply_msg);
H A Dc2_rnic.c154 err = c2_errno(reply);
260 err = c2_errno(reply);
322 err = c2_errno(reply);
374 if ((err = c2_errno(reply)) != 0) {
426 if ((err = c2_errno(reply)) != 0) {
H A Dc2.h438 static inline int c2_errno(void *reply) function
H A Dc2_cq.c343 if ((err = c2_errno(reply)) != 0)
H A Dc2_qp.c222 err = c2_errno(reply);
227 pr_debug("%s: c2_errno=%d\n", __FUNCTION__, err);
294 err = c2_errno(reply);

Completed in 67 milliseconds