Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
A Dqplib_fp.c837 que->swq_last = 0; in bnxt_qplib_alloc_init_swq()
2304 last = sq->swq_last; in __flush_sq()
2359 last = rq->swq_last; in __flush_rq()
2411 swq = &sq->swq[swq_last]; in do_wa9060()
2504 last = sq->swq_last; in bnxt_qplib_get_cqe_sq_cons()
2572 swq = &sq->swq[sq->swq_last]; in bnxt_qplib_cq_process_req()
2613 sq->swq_last = swq->next_idx; in bnxt_qplib_cq_process_req()
2923 u32 swq_last = 0, cqe_cons; in bnxt_qplib_cq_process_terminal() local
2960 swq_last = sq->swq_last; in bnxt_qplib_cq_process_terminal()
2961 if (swq_last == cqe_cons) in bnxt_qplib_cq_process_terminal()
[all …]
A Dqplib_fp.h268 u32 swq_last; member

Completed in 14 milliseconds