Home
last modified time | relevance | path

Searched refs:QIB_LRH_BTH (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/hw/qib/
H A Dqib_common.h739 #define QIB_LRH_BTH 0x0002 /* 1. word of IB LRH - next header: BTH */ macro
H A Dqib_ruc.c218 lrh0 = QIB_LRH_BTH; in qib_make_ruc_header()
H A Dqib_user_sdma.c465 hdr->iph.chksum = cpu_to_le16(QIB_LRH_BTH + in qib_user_sdma_page_to_frags()
509 hdr->iph.chksum = cpu_to_le16(QIB_LRH_BTH + in qib_user_sdma_page_to_frags()
H A Dqib_ud.c336 lrh0 = QIB_LRH_BTH; in qib_make_ud_req()
H A Dqib_driver.c321 if (lnh == QIB_LRH_BTH) in qib_rcv_hdrerr()
H A Dqib_rc.c625 lrh0 = QIB_LRH_BTH; in qib_send_rc_ack()
893 if ((be16_to_cpu(hdr->lrh[0]) & 3) == QIB_LRH_BTH) in qib_rc_send_complete()
H A Dqib_verbs.c299 if (lnh == QIB_LRH_BTH) in qib_ib_rcv()
H A Dqib_iba7322.c1403 .lrh[0] = cpu_to_be16(0xF000 | QIB_LRH_BTH), in flush_fifo()