Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_cq.c180 case TPT_ERR_SWFLUSH: in iwch_poll_cq_one()
Dcxio_wr.h652 #define TPT_ERR_SWFLUSH 0xC /* SW FLUSHED */ macro
Dcxio_hal.c357 cqe.header = cpu_to_be32(V_CQE_STATUS(TPT_ERR_SWFLUSH) | in insert_recv_cqe()
394 cqe.header = cpu_to_be32(V_CQE_STATUS(TPT_ERR_SWFLUSH) | in insert_sq_cqe()