Home
last modified time | relevance | path

Searched refs:IPATH_LRH_BTH (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_common.h773 #define IPATH_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */ macro
Dipath_ud.c340 lrh0 = IPATH_LRH_BTH; in ipath_make_ud_req()
Dipath_ruc.c611 lrh0 = IPATH_LRH_BTH; in ipath_make_ruc_header()
Dipath_rc.c654 lrh0 = IPATH_LRH_BTH; in send_rc_ack()
Dipath_verbs.c613 if (lnh == IPATH_LRH_BTH) in ipath_ib_rcv()