Searched refs:unmap_q (Results 1 – 3 of 3) sorted by relevance
116 struct bnad_tx_unmap *unmap_q, in bnad_tx_buff_unmap() argument123 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()141 unmap = &unmap_q[index]; in bnad_tx_buff_unmap()165 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txq_cleanup() local170 skb = unmap_q[i].skb; in bnad_txq_cleanup()173 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup()189 struct bnad_tx_unmap *unmap_q = tcb->unmap_q; in bnad_txcmpl_process() local205 unmap = &unmap_q[cons]; in bnad_txcmpl_process()215 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process()274 struct bnad_rx_unmap_q *unmap_q = rcb->unmap_q; in bnad_rxq_alloc_uninit() local[all …]
436 void *unmap_q; member568 void *unmap_q; member
2636 q0->rcb->unmap_q = (void *)dqunmap_mem[dq_idx].kva; in bna_rx_create()2662 q1->rcb->unmap_q = (void *)hqunmap_mem[hq_idx].kva; in bna_rx_create()3790 txq->tcb->unmap_q = (void *) in bna_tx_create()