Home
last modified time | relevance | path

Searched refs:CQE_STATUS_V (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()
664 hw_cqe->header |= cpu_to_be32(CQE_STATUS_V(T4_ERR_MSN)); in poll_cq()
H A Dt4.h240 #define CQE_STATUS_V(x) ((x)<<CQE_STATUS_S) 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()