Home
last modified time | relevance | path

Searched refs:FW_RI_SEND_WITH_INV (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h41 FW_RI_SEND_WITH_INV = 0x4, enumerator
748 FW_RI_INIT_P2PTYPE_SEND_WITH_INV = FW_RI_SEND_WITH_INV,
H A Dcq.c798 case FW_RI_SEND_WITH_INV: in __c4iw_poll_cq_one()
826 case FW_RI_SEND_WITH_INV: in __c4iw_poll_cq_one()
H A Dt4.h264 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_INV) || \