Lines Matching defs:tx_ring
415 struct igbvf_ring *tx_ring) in igbvf_setup_tx_resources()
493 static void igbvf_clean_tx_ring(struct igbvf_ring *tx_ring) in igbvf_clean_tx_ring()
528 void igbvf_free_tx_resources(struct igbvf_ring *tx_ring) in igbvf_free_tx_resources()
769 static bool igbvf_clean_tx_irq(struct igbvf_ring *tx_ring) in igbvf_clean_tx_irq()
871 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_intr_msix_tx() local
975 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_msix() local
1284 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_tx() local
1913 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_watchdog_task() local
1972 static void igbvf_tx_ctxtdesc(struct igbvf_ring *tx_ring, u32 vlan_macip_lens, in igbvf_tx_ctxtdesc()
1997 static int igbvf_tso(struct igbvf_ring *tx_ring, in igbvf_tso()
2080 static bool igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, in igbvf_tx_csum()
2154 struct igbvf_ring *tx_ring, in igbvf_tx_map_adv()
2226 struct igbvf_ring *tx_ring, in igbvf_tx_queue_adv()
2286 struct igbvf_ring *tx_ring) in igbvf_xmit_frame_ring_adv()
2362 struct igbvf_ring *tx_ring; in igbvf_xmit_frame() local