Lines Matching refs:producer_index
375 prod = rcb->producer_index; in bnad_rxq_refill_page()
429 rcb->producer_index = prod; in bnad_rxq_refill_page()
449 prod = rcb->producer_index; in bnad_rxq_refill_skb()
485 rcb->producer_index = prod; in bnad_rxq_refill_skb()
620 cmpl = &cq[ccb->producer_index]; in bnad_cq_process()
664 pi = ccb->producer_index; in bnad_cq_process()
737 cmpl = &cq[ccb->producer_index]; in bnad_cq_process()
739 BNA_QE_INDX_INC(ccb->producer_index, ccb->q_depth); in bnad_cq_process()
2981 prod = tcb->producer_index; in bnad_start_xmit()
3058 tcb->producer_index); in bnad_start_xmit()
3080 tcb->producer_index); in bnad_start_xmit()
3096 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
3103 tcb->producer_index = prod; in bnad_start_xmit()