Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h42 FW_RI_SEND_WITH_SE = 0x5, enumerator
693 FW_RI_INIT_P2PTYPE_SEND_WITH_SE = FW_RI_SEND_WITH_SE,
H A Dcq.c630 case FW_RI_SEND_WITH_SE: in c4iw_poll_cq_one()
H A Dqp.c169 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE)); in build_rdma_send()
H A Dt4.h256 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND_WITH_SE) || \
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h246 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE) || \
H A Dcq.c780 case FW_RI_SEND_WITH_SE: in c4iw_poll_cq_one()
H A Dqp.c421 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND_WITH_SE)); in build_rdma_send()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1201 FW_RI_SEND_WITH_SE = 0x5, enumerator
2086 FW_RI_INIT_P2PTYPE_SEND_WITH_SE = FW_RI_SEND_WITH_SE,