Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ofed/libcxgb4/
HDt4fw_ri_api.h42 FW_RI_SEND_WITH_SE = 0x5, enumerator
693 FW_RI_INIT_P2PTYPE_SEND_WITH_SE = FW_RI_SEND_WITH_SE,
HDcq.c630 case FW_RI_SEND_WITH_SE: in c4iw_poll_cq_one()
HDqp.c169 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE)); in build_rdma_send()
HDt4.h256 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND_WITH_SE) || \
/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDt4.h246 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE) || \
HDcq.c780 case FW_RI_SEND_WITH_SE: in c4iw_poll_cq_one()
HDqp.c421 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND_WITH_SE)); in build_rdma_send()
/freebsd-14-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h1201 FW_RI_SEND_WITH_SE = 0x5, enumerator
2086 FW_RI_INIT_P2PTYPE_SEND_WITH_SE = FW_RI_SEND_WITH_SE,