Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h42 FW_RI_SEND_WITH_SE = 0x5, enumerator
763 FW_RI_INIT_P2PTYPE_SEND_WITH_SE = FW_RI_SEND_WITH_SE,
Dt4.h263 (CQE_OPCODE_G(be32_to_cpu((x)->header)) == FW_RI_SEND_WITH_SE) || \
Dcq.c832 case FW_RI_SEND_WITH_SE: in __c4iw_poll_cq_one()
Dqp.c502 FW_RI_SEND_WR_SENDOP_V(FW_RI_SEND_WITH_SE)); in build_rdma_send()