Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dcq.c545 u8 *cqe_flushed, u64 *cookie, u32 *credit, in poll_cq() argument
551 *cqe_flushed = 0; in poll_cq()
646 *cqe_flushed = (CQE_STATUS(hw_cqe) == T4_ERR_SWFLUSH); in poll_cq()
760 u8 cqe_flushed; in __c4iw_poll_cq_one() local
764 ret = poll_cq(wq, &(chp->cq), &cqe, &cqe_flushed, &cookie, &credit, in __c4iw_poll_cq_one()
855 if (cqe_flushed) in __c4iw_poll_cq_one()