Home
last modified time | relevance | path

Searched refs:T3_WR_RCV (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h76 T3_WR_RCV = FW_WROPCODE_RI_RECEIVE, enumerator
Diwch_qp.c508 build_fw_riwrh((void *) wqe, T3_WR_RCV, T3_COMPLETION_FLAG, in iwch_post_receive()
888 while (count < USHRT_MAX && fw_riwrh_opcode((struct fw_riwrh *)wqe) == T3_WR_RCV) { in iwch_rqes_posted()