Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4fw_ri_api.h43 FW_RI_SEND_WITH_SE_INV = 0x6, enumerator
750 FW_RI_INIT_P2PTYPE_SEND_WITH_SE_INV = FW_RI_SEND_WITH_SE_INV,
H A Dcq.c799 case FW_RI_SEND_WITH_SE_INV: in __c4iw_poll_cq_one()
827 case FW_RI_SEND_WITH_SE_INV: in __c4iw_poll_cq_one()
H A Dt4.h265 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE_INV))