Lines Matching defs:tx_ring
417 struct igbvf_ring *tx_ring) in igbvf_setup_tx_resources()
496 static void igbvf_clean_tx_ring(struct igbvf_ring *tx_ring) in igbvf_clean_tx_ring()
531 void igbvf_free_tx_resources(struct igbvf_ring *tx_ring) in igbvf_free_tx_resources()
772 static bool igbvf_clean_tx_irq(struct igbvf_ring *tx_ring) in igbvf_clean_tx_irq()
874 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_intr_msix_tx() local
978 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_msix() local
1291 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_tx() local
1919 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_watchdog_task() local
1978 static void igbvf_tx_ctxtdesc(struct igbvf_ring *tx_ring, u32 vlan_macip_lens, in igbvf_tx_ctxtdesc()
2003 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()
2148 struct igbvf_ring *tx_ring, in igbvf_tx_map_adv()
2220 struct igbvf_ring *tx_ring, in igbvf_tx_queue_adv()
2280 struct igbvf_ring *tx_ring) in igbvf_xmit_frame_ring_adv()
2356 struct igbvf_ring *tx_ring; in igbvf_xmit_frame() local