Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c147 T3_COMPLETION_FLAG | T3_NOTIFY_FLAG, 0, qpid, 7, in cxio_hal_clear_qp_ctx()
609 flag = T3_COMPLETION_FLAG; in cxio_hal_ctrl_qp_write_mem()
622 flag = T3_COMPLETION_FLAG; in cxio_hal_ctrl_qp_write_mem()
660 if (flag == T3_COMPLETION_FLAG) in cxio_hal_ctrl_qp_write_mem()
Diwch_qp.c391 t3_wr_flags |= T3_COMPLETION_FLAG; in iwch_post_send()
508 build_fw_riwrh((void *) wqe, T3_WR_RCV, T3_COMPLETION_FLAG, in iwch_post_receive()
714 V_FW_RIWR_FLAGS(T3_COMPLETION_FLAG | T3_NOTIFY_FLAG)); in iwch_post_terminate()
Dcxio_wr.h62 T3_COMPLETION_FLAG = 0x01, enumerator