Home
last modified time | relevance | path

Searched refs:FW_RI_SEND_WITH_SE_INV (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h43 FW_RI_SEND_WITH_SE_INV = 0x6, enumerator
694 FW_RI_INIT_P2PTYPE_SEND_WITH_SE_INV = FW_RI_SEND_WITH_SE_INV,
H A Dcq.c632 case FW_RI_SEND_WITH_SE_INV: in c4iw_poll_cq_one()
H A Dt4.h258 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND_WITH_SE_INV))
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c760 CQE_OPCODE(&cqe) == FW_RI_SEND_WITH_SE_INV) { in c4iw_poll_cq_one()
775 case FW_RI_SEND_WITH_SE_INV: in c4iw_poll_cq_one()
H A Dt4.h248 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE_INV))
H A Dqp.c430 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND_WITH_SE_INV)); in build_rdma_send()
1001 (opcode == FW_RI_SEND_WITH_SE_INV); in build_term_codes()
1018 (opcode == FW_RI_SEND_WITH_SE_INV)) in build_term_codes()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1202 FW_RI_SEND_WITH_SE_INV = 0x6, enumerator
2087 FW_RI_INIT_P2PTYPE_SEND_WITH_SE_INV = FW_RI_SEND_WITH_SE_INV,