Searched refs:bnad_tx_buff_unmap (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bnad.c | 89 bnad_tx_buff_unmap(struct bnad *bnad, in bnad_tx_buff_unmap() function 147 bnad_tx_buff_unmap(bnad, unmap_q, tcb->q_depth, i); in bnad_txq_cleanup() 190 cons = bnad_tx_buff_unmap(bnad, unmap_q, q_depth, cons); in bnad_txcmpl_process() 3032 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3054 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, in bnad_start_xmit() 3071 bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index); in bnad_start_xmit()
|