Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h40 FW_RI_SEND = 0x3, enumerator
691 FW_RI_INIT_P2PTYPE_SEND = FW_RI_SEND,
H A Dcq.c50 V_CQE_OPCODE(FW_RI_SEND) | in insert_recv_cqe()
629 case FW_RI_SEND: in c4iw_poll_cq_one()
H A Dqp.c172 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND)); in build_rdma_send()
355 swsqe->opcode = FW_RI_SEND; in c4iw_post_send()
H A Dt4.h255 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND) || \
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c212 V_CQE_OPCODE(FW_RI_SEND) | in insert_recv_cqe()
779 case FW_RI_SEND: in c4iw_poll_cq_one()
H A Dt4.h245 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND) || \
H A Dqp.c424 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND)); in build_rdma_send()
827 swsqe->opcode = FW_RI_SEND; in c4iw_post_send()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1199 FW_RI_SEND = 0x3, enumerator
2084 FW_RI_INIT_P2PTYPE_SEND = FW_RI_SEND,