Home
last modified time | relevance | path

Searched refs:T3_COMPLETION_FLAG (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c149 T3_COMPLETION_FLAG | T3_NOTIFY_FLAG, 0, qpid, 7, in cxio_hal_clear_qp_ctx()
634 flag = T3_COMPLETION_FLAG; in cxio_hal_ctrl_qp_write_mem()
647 flag = T3_COMPLETION_FLAG; in cxio_hal_ctrl_qp_write_mem()
685 if (flag == T3_COMPLETION_FLAG) in cxio_hal_ctrl_qp_write_mem()
Diwch_qp.c390 t3_wr_flags |= T3_COMPLETION_FLAG; in iwch_post_send()
507 build_fw_riwrh((void *) wqe, T3_WR_RCV, T3_COMPLETION_FLAG, in iwch_post_receive()
568 t3_wr_flags = T3_COMPLETION_FLAG; in iwch_bind_mw()
796 V_FW_RIWR_FLAGS(T3_COMPLETION_FLAG | T3_NOTIFY_FLAG)); in iwch_post_terminate()
Dcxio_wr.h62 T3_COMPLETION_FLAG = 0x01, enumerator