Searched refs:creq_ptr (Results 1 – 1 of 1) sorted by relevance
371 struct creq_base *creqe, **creq_ptr; in bnxt_qplib_service_creq() local380 creq_ptr = (struct creq_base **)creq->pbl_ptr; in bnxt_qplib_service_creq()381 creqe = &creq_ptr[get_creq_pg(sw_cons)][get_creq_idx(sw_cons)]; in bnxt_qplib_service_creq()428 struct creq_base **creq_ptr; in bnxt_qplib_creq_irq() local433 creq_ptr = (struct creq_base **)rcfw->creq.pbl_ptr; in bnxt_qplib_creq_irq()434 prefetch(&creq_ptr[get_creq_pg(sw_cons)][get_creq_idx(sw_cons)]); in bnxt_qplib_creq_irq()