Searched refs:bnad_tx_buff_unmap (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 115 bnad_tx_buff_unmap(struct bnad *bnad, in bnad_tx_buff_unmap() function 173 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup() 215 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process() 3048 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3078 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
|