Searched refs:FW_RI_SEND (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h40 FW_RI_SEND = 0x3, enumerator in enum:fw_ri_wr_opcode
691 FW_RI_INIT_P2PTYPE_SEND = FW_RI_SEND,
H A Dcq.c191 CQE_OPCODE_V(FW_RI_SEND) | insert_recv_cqe()
743 case FW_RI_SEND: c4iw_poll_cq_one()
H A Dt4.h222 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND) || \
H A Dqp.c474 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND)); build_rdma_send()
786 swsqe->opcode = FW_RI_SEND; c4iw_post_send()

Completed in 804 milliseconds