Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcq.c191 cqe.header = cpu_to_be32(CQE_STATUS_V(T4_ERR_SWFLUSH) | in insert_recv_cqe()
225 cqe.header = cpu_to_be32(CQE_STATUS_V(T4_ERR_SWFLUSH) | in insert_sq_cqe()
646 *cqe_flushed = (CQE_STATUS(hw_cqe) == T4_ERR_SWFLUSH); in poll_cq()
899 case T4_ERR_SWFLUSH: in __c4iw_poll_cq_one()
H A Dt4.h151 #define T4_ERR_SWFLUSH 0xC /* SW FLUSHED */ macro
H A Dqp.c996 cqe.header = cpu_to_be32(CQE_STATUS_V(T4_ERR_SWFLUSH) | in complete_sq_drain_wr()
1047 cqe.header = cpu_to_be32(CQE_STATUS_V(T4_ERR_SWFLUSH) | in complete_rq_drain_wr()