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

/freebsd-12-stable/contrib/ofed/libcxgb4/
H A Dt4fw_ri_api.h43 FW_RI_SEND_WITH_SE_INV = 0x6, enumerator in enum:fw_ri_wr_opcode
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:
H A Dt4.h258 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND_WITH_SE_INV))
/freebsd-12-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c760 CQE_OPCODE(&cqe) == FW_RI_SEND_WITH_SE_INV) {
775 case FW_RI_SEND_WITH_SE_INV:
H A Dqp.c429 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND_WITH_SE_INV));
998 (opcode == FW_RI_SEND_WITH_SE_INV);
1015 (opcode == FW_RI_SEND_WITH_SE_INV))
H A Dt4.h253 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE_INV))
/freebsd-12-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1204 FW_RI_SEND_WITH_SE_INV = 0x6, enumerator in enum:fw_ri_wr_opcode
2089 FW_RI_INIT_P2PTYPE_SEND_WITH_SE_INV = FW_RI_SEND_WITH_SE_INV,

Completed in 305 milliseconds