Searched refs:swq_last (Results 1 – 2 of 2) sorted by relevance
804 que->swq_last = 0; in bnxt_qplib_alloc_init_swq()2137 last = sq->swq_last; in __flush_sq()2191 last = rq->swq_last; in __flush_rq()2242 swq = &sq->swq[swq_last]; in do_wa9060()2363 swq = &sq->swq[sq->swq_last]; in bnxt_qplib_cq_process_req()2403 sq->swq_last = swq->next_idx; in bnxt_qplib_cq_process_req()2495 swq = &rq->swq[rq->swq_last]; in bnxt_qplib_cq_process_res_rc()2717 u32 swq_last = 0, cqe_cons; in bnxt_qplib_cq_process_terminal() local2757 swq_last = sq->swq_last; in bnxt_qplib_cq_process_terminal()2758 if (swq_last == cqe_cons) in bnxt_qplib_cq_process_terminal()[all …]
266 u32 swq_last; member
Completed in 11 milliseconds