Lines Matching refs:producer_index
374 prod = rcb->producer_index; in bnad_rxq_refill_page()
422 rcb->producer_index = prod; in bnad_rxq_refill_page()
442 prod = rcb->producer_index; in bnad_rxq_refill_skb()
471 rcb->producer_index = prod; in bnad_rxq_refill_skb()
606 cmpl = &cq[ccb->producer_index]; in bnad_cq_process()
650 pi = ccb->producer_index; in bnad_cq_process()
723 cmpl = &cq[ccb->producer_index]; in bnad_cq_process()
725 BNA_QE_INDX_INC(ccb->producer_index, ccb->q_depth); in bnad_cq_process()
727 cmpl = &cq[ccb->producer_index]; in bnad_cq_process()
2977 prod = tcb->producer_index; in bnad_start_xmit()
3049 tcb->producer_index); in bnad_start_xmit()
3078 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
3085 tcb->producer_index = prod; in bnad_start_xmit()