Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c113 ice_unmap_and_free_tx_buf(struct ice_tx_ring *ring, struct ice_tx_buf *tx_buf) in ice_unmap_and_free_tx_buf() function
167 ice_unmap_and_free_tx_buf(tx_ring, &tx_ring->tx_buf[i]); in ice_clean_tx_ring()
1735 ice_unmap_and_free_tx_buf(tx_ring, tx_buf); in ice_tx_map()