Searched refs:creq_ptr (Results 1 – 1 of 1) sorted by relevance
348 struct creq_base *creqe, **creq_ptr; in bnxt_qplib_service_creq() local358 creq_ptr = (struct creq_base **)creq->pbl_ptr; in bnxt_qplib_service_creq()359 creqe = &creq_ptr[get_creq_pg(sw_cons)][get_creq_idx(sw_cons)]; in bnxt_qplib_service_creq()405 struct creq_base **creq_ptr; in bnxt_qplib_creq_irq() local410 creq_ptr = (struct creq_base **)rcfw->creq.pbl_ptr; in bnxt_qplib_creq_irq()411 prefetch(&creq_ptr[get_creq_pg(sw_cons)][get_creq_idx(sw_cons)]); in bnxt_qplib_creq_irq()