Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h604 extern void ixgbe_unmap_and_free_tx_resource(struct ixgbe_ring *,
Dixgbe_main.c592 void ixgbe_unmap_and_free_tx_resource(struct ixgbe_ring *ring, in ixgbe_unmap_and_free_tx_resource() function
4182 ixgbe_unmap_and_free_tx_resource(tx_ring, tx_buffer_info); in ixgbe_clean_tx_ring()
6037 ixgbe_unmap_and_free_tx_resource(tx_ring, tx_buffer); in ixgbe_tx_map()
Dixgbe_ethtool.c1769 ixgbe_unmap_and_free_tx_resource(tx_ring, tx_buffer); in ixgbe_clean_test_rings()