Searched refs:FW_RI_SEND_WITH_INV (Results 1 – 7 of 7) sorted by relevance
41 FW_RI_SEND_WITH_INV = 0x4, enumerator692 FW_RI_INIT_P2PTYPE_SEND_WITH_INV = FW_RI_SEND_WITH_INV,
631 case FW_RI_SEND_WITH_INV: in c4iw_poll_cq_one()
257 (G_CQE_OPCODE(be32toh((x)->header)) == FW_RI_SEND_WITH_INV) || \
759 if (CQE_OPCODE(&cqe) == FW_RI_SEND_WITH_INV || in c4iw_poll_cq_one()774 case FW_RI_SEND_WITH_INV: in c4iw_poll_cq_one()
433 V_FW_RI_SEND_WR_SENDOP(FW_RI_SEND_WITH_INV)); in build_rdma_send()829 swsqe->opcode = FW_RI_SEND_WITH_INV; in c4iw_post_send()1000 send_inv = (opcode == FW_RI_SEND_WITH_INV) || in build_term_codes()1017 if ((opcode == FW_RI_SEND_WITH_INV) || in build_term_codes()
247 (G_CQE_OPCODE(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_INV) || \
1200 FW_RI_SEND_WITH_INV = 0x4, enumerator2085 FW_RI_INIT_P2PTYPE_SEND_WITH_INV = FW_RI_SEND_WITH_INV,