Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
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,
Dcq.c727 CQE_OPCODE(&cqe) == FW_RI_SEND_WITH_SE_INV) { in c4iw_poll_cq_one()
741 case FW_RI_SEND_WITH_SE_INV: in c4iw_poll_cq_one()
Dt4.h224 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE_INV))
Dqp.c456 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE_INV)); in build_rdma_send()
951 (opcode == FW_RI_SEND_WITH_SE_INV); in build_term_codes()
968 (opcode == FW_RI_SEND_WITH_SE_INV)) in build_term_codes()