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
1281 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_tx() local
1910 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_watchdog_task() local
1969 static void igbvf_tx_ctxtdesc(struct igbvf_ring *tx_ring, u32 vlan_macip_lens, in igbvf_tx_ctxtdesc()
1994 static int igbvf_tso(struct igbvf_ring *tx_ring, in igbvf_tso()
2077 static bool igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, in igbvf_tx_csum()
2151 struct igbvf_ring *tx_ring, in igbvf_tx_map_adv()
2223 struct igbvf_ring *tx_ring, in igbvf_tx_queue_adv()
2287 struct igbvf_ring *tx_ring) in igbvf_xmit_frame_ring_adv()
2363 struct igbvf_ring *tx_ring; in igbvf_xmit_frame() local