Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h40 FW_RI_SEND = 0x3, enumerator
691 FW_RI_INIT_P2PTYPE_SEND = FW_RI_SEND,
Dcq.c193 CQE_OPCODE_V(FW_RI_SEND) | in insert_recv_cqe()
745 case FW_RI_SEND: in c4iw_poll_cq_one()
Dt4.h221 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND) || \
Dqp.c450 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND)); in build_rdma_send()
771 swsqe->opcode = FW_RI_SEND; in c4iw_post_send()