Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c103 * ice_unmap_and_free_tx_buf - Release a Tx buffer
108 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c108 * ice_unmap_and_free_tx_buf - Release a Tx buffer
113 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()
1774 ice_unmap_and_free_tx_buf(tx_ring, tx_buf); in ice_tx_map()

Completed in 6 milliseconds