Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c138 if (SQ_TYPE(err_cqe)) in c4iw_ev_dispatch()
H A Dcq.c403 if (SQ_TYPE(hw_cqe)) { in c4iw_flush_hw_cq()
435 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()
699 if (SQ_TYPE(hw_cqe)) { in poll_cq()
H A Dt4.h256 #define SQ_TYPE(x) (CQE_TYPE((x))) macro
H A Ddevice.c106 if (SQ_TYPE(cqe)) { in c4iw_log_wr_stats()