Searched refs:bnad_tx_buff_unmap (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/brocade/bna/ | 
| D | bnad.c | 89 bnad_tx_buff_unmap(struct bnad *bnad,  in bnad_tx_buff_unmap()  function147 		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()
 3031 			bnad_tx_buff_unmap(bnad, unmap_q, q_depth,  in bnad_start_xmit()
 3053 			bnad_tx_buff_unmap(bnad, unmap_q, q_depth,  in bnad_start_xmit()
 3070 		bnad_tx_buff_unmap(bnad, unmap_q, q_depth, tcb->producer_index);  in bnad_start_xmit()
 
 |