Searched refs:bnad_tx_buff_unmap (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 116 bnad_tx_buff_unmap(struct bnad *bnad, in bnad_tx_buff_unmap() function 174 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup() 216 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process() 3057 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3079 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3096 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
|