Home
last modified time | relevance | path

Searched refs:ice_unmap_and_free_tx_buf (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_txrx.c108 ice_unmap_and_free_tx_buf(struct ice_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() function
159 ice_unmap_and_free_tx_buf(tx_ring, &tx_ring->tx_buf[i]); in ice_clean_tx_ring()
1862 ice_unmap_and_free_tx_buf(tx_ring, tx_buf); in ice_tx_map()