Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c421 tx_bi = &xdp_ring->tx_buffer_info[xdp_ring->next_to_use]; in ixgbe_xmit_zc()
471 tx_bi = &tx_ring->tx_buffer_info[ntc]; in ixgbe_clean_xdp_tx_irq()
493 tx_bi = tx_ring->tx_buffer_info; in ixgbe_clean_xdp_tx_irq()
558 tx_bi = &tx_ring->tx_buffer_info[ntc]; in ixgbe_xsk_clean_tx_ring()
Dixgbe_main.c555 tx_buffer = &ring->tx_buffer_info[ring->next_to_clean]; in ixgbe_print_buffer()
675 tx_buffer = &ring->tx_buffer_info[i]; in ixgbe_dump()
1126 tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_irq()
1175 tx_buffer = tx_ring->tx_buffer_info; in ixgbe_clean_tx_irq()
1195 tx_buffer = tx_ring->tx_buffer_info; in ixgbe_clean_tx_irq()
1232 tx_ring->tx_buffer_info[i].time_stamp, jiffies); in ixgbe_clean_tx_irq()
3539 memset(ring->tx_buffer_info, 0, in ixgbe_configure_tx_ring()
6044 struct ixgbe_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbe_clean_tx_ring()
6077 tx_buffer = tx_ring->tx_buffer_info; in ixgbe_clean_tx_ring()
6094 tx_buffer = tx_ring->tx_buffer_info; in ixgbe_clean_tx_ring()
[all …]
Dixgbe.h353 struct ixgbe_tx_buffer *tx_buffer_info; member
Dixgbe_ethtool.c2000 tx_buffer = &tx_ring->tx_buffer_info[tx_ntc]; in ixgbe_clean_test_rings()
/Linux-v6.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c277 tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_irq()
326 tx_buffer = tx_ring->tx_buffer_info; in ixgbevf_clean_tx_irq()
346 tx_buffer = tx_ring->tx_buffer_info; in ixgbevf_clean_tx_irq()
371 eop_desc = tx_ring->tx_buffer_info[i].next_to_watch; in ixgbevf_clean_tx_irq()
389 tx_ring->tx_buffer_info[i].time_stamp, jiffies); in ixgbevf_clean_tx_irq()
991 tx_buffer = &ring->tx_buffer_info[i]; in ixgbevf_xmit_xdp_ring()
1731 memset(ring->tx_buffer_info, 0, in ixgbevf_configure_tx_ring()
2402 struct ixgbevf_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in ixgbevf_clean_tx_ring()
2430 tx_buffer = tx_ring->tx_buffer_info; in ixgbevf_clean_tx_ring()
2447 tx_buffer = tx_ring->tx_buffer_info; in ixgbevf_clean_tx_ring()
[all …]
Dixgbevf.h105 struct ixgbevf_tx_buffer *tx_buffer_info; member
/Linux-v6.1/drivers/net/ethernet/intel/igc/
Digc_dump.c139 buffer_info = &tx_ring->tx_buffer_info[tx_ring->next_to_clean]; in igc_rings_dump()
179 buffer_info = &tx_ring->tx_buffer_info[i]; in igc_rings_dump()
Digc_main.c198 struct igc_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in igc_clean_tx_ring()
232 tx_buffer = tx_ring->tx_buffer_info; in igc_clean_tx_ring()
248 tx_buffer = tx_ring->tx_buffer_info; in igc_clean_tx_ring()
273 vfree(tx_ring->tx_buffer_info); in igc_free_tx_resources()
274 tx_ring->tx_buffer_info = NULL; in igc_free_tx_resources()
326 tx_ring->tx_buffer_info = vzalloc(size); in igc_setup_tx_resources()
327 if (!tx_ring->tx_buffer_info) in igc_setup_tx_resources()
346 vfree(tx_ring->tx_buffer_info); in igc_setup_tx_resources()
1256 tx_buffer = &tx_ring->tx_buffer_info[i]; in igc_tx_map()
1298 tx_buffer = &tx_ring->tx_buffer_info[i]; in igc_tx_map()
[all …]
Digc.h84 struct igc_tx_buffer *tx_buffer_info; member
/Linux-v6.1/drivers/net/ethernet/amazon/ena/
Dena_netdev.c303 tx_info = &xdp_ring->tx_buffer_info[req_id]; in ena_xdp_xmit_frame()
736 if (tx_ring->tx_buffer_info) { in ena_setup_tx_resources()
745 tx_ring->tx_buffer_info = vzalloc_node(size, node); in ena_setup_tx_resources()
746 if (!tx_ring->tx_buffer_info) { in ena_setup_tx_resources()
747 tx_ring->tx_buffer_info = vzalloc(size); in ena_setup_tx_resources()
748 if (!tx_ring->tx_buffer_info) in ena_setup_tx_resources()
784 vfree(tx_ring->tx_buffer_info); in ena_setup_tx_resources()
785 tx_ring->tx_buffer_info = NULL; in ena_setup_tx_resources()
800 vfree(tx_ring->tx_buffer_info); in ena_free_tx_resources()
801 tx_ring->tx_buffer_info = NULL; in ena_free_tx_resources()
[all …]
Dena_netdev.h230 struct ena_tx_buffer *tx_buffer_info; member
/Linux-v6.1/drivers/net/ethernet/intel/igb/
Digb_main.c393 buffer_info = &tx_ring->tx_buffer_info[tx_ring->next_to_clean]; in igb_dump()
430 buffer_info = &tx_ring->tx_buffer_info[i]; in igb_dump()
4208 tx_ring->tx_buffer_info = vmalloc(size); in igb_setup_tx_resources()
4209 if (!tx_ring->tx_buffer_info) in igb_setup_tx_resources()
4227 vfree(tx_ring->tx_buffer_info); in igb_setup_tx_resources()
4228 tx_ring->tx_buffer_info = NULL; in igb_setup_tx_resources()
4315 memset(ring->tx_buffer_info, 0, in igb_configure_tx_ring()
4788 vfree(tx_ring->tx_buffer_info); in igb_free_tx_resources()
4789 tx_ring->tx_buffer_info = NULL; in igb_free_tx_resources()
4823 struct igb_tx_buffer *tx_buffer = &tx_ring->tx_buffer_info[i]; in igb_clean_tx_ring()
[all …]
Digb_ethtool.c1821 struct igb_tx_buffer *tx_buffer_info; in igb_clean_test_rings() local
1850 tx_buffer_info = &tx_ring->tx_buffer_info[tx_ntc]; in igb_clean_test_rings()
1853 dev_kfree_skb_any(tx_buffer_info->skb); in igb_clean_test_rings()
1857 dma_unmap_addr(tx_buffer_info, dma), in igb_clean_test_rings()
1858 dma_unmap_len(tx_buffer_info, len), in igb_clean_test_rings()
1860 dma_unmap_len_set(tx_buffer_info, len, 0); in igb_clean_test_rings()
Digb.h321 struct igb_tx_buffer *tx_buffer_info; member