Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_cq.c153 case TPT_ERR_SWFLUSH: in __iwch_poll_cq_one()
Dcxio_wr.h652 #define TPT_ERR_SWFLUSH 0xC /* SW FLUSHED */ macro
Dcxio_hal.c337 cqe.header = cpu_to_be32(V_CQE_STATUS(TPT_ERR_SWFLUSH) | in insert_recv_cqe()
374 cqe.header = cpu_to_be32(V_CQE_STATUS(TPT_ERR_SWFLUSH) | in insert_sq_cqe()