Searched refs:IPATH_LRH_GRH (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_common.h697 #define IPATH_LRH_GRH 0x0003 /* 1. word of IB LRH - next header: GRH */ macro
H A Dipath_verbs.c419 else if (lnh == IPATH_LRH_GRH)
436 if (lnh != IPATH_LRH_GRH) {
458 ipath_qp_rcv(dev, hdr, lnh == IPATH_LRH_GRH, data,
H A Dipath_ud.c391 lrh0 = IPATH_LRH_GRH;
H A Dipath_ruc.c707 lrh0 = IPATH_LRH_GRH;
H A Dipath_rc.c603 lrh0 = IPATH_LRH_GRH;

Completed in 66 milliseconds