Searched refs:bnad_tx_buff_unmap (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.c | 90 bnad_tx_buff_unmap(struct bnad *bnad, in bnad_tx_buff_unmap() function 148 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup() 191 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process() 3035 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3057 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3074 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
|