Searched refs:IPATH_LRH_BTH (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_layer.c319 if (vlsllnh != htons(IPATH_LRH_BTH)) {
322 IPATH_LRH_BTH);
H A Dipath_common.h698 #define IPATH_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */ macro
H A Dipath_ud.c417 lrh0 = IPATH_LRH_BTH;
H A Dipath_ruc.c702 lrh0 = IPATH_LRH_BTH;
H A Dipath_rc.c595 lrh0 = IPATH_LRH_BTH;
H A Dipath_verbs.c417 if (lnh == IPATH_LRH_BTH)

Completed in 106 milliseconds