Lines Matching defs:tx_ring
418 struct igbvf_ring *tx_ring) in igbvf_setup_tx_resources()
497 static void igbvf_clean_tx_ring(struct igbvf_ring *tx_ring) in igbvf_clean_tx_ring()
532 void igbvf_free_tx_resources(struct igbvf_ring *tx_ring) in igbvf_free_tx_resources()
773 static bool igbvf_clean_tx_irq(struct igbvf_ring *tx_ring) in igbvf_clean_tx_irq()
875 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_intr_msix_tx() local
979 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_msix() local
1288 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_tx() local
1916 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_watchdog_task() local
1975 static void igbvf_tx_ctxtdesc(struct igbvf_ring *tx_ring, u32 vlan_macip_lens, in igbvf_tx_ctxtdesc()
2000 static int igbvf_tso(struct igbvf_ring *tx_ring, in igbvf_tso()
2074 static bool igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, in igbvf_tx_csum()
2145 struct igbvf_ring *tx_ring, in igbvf_tx_map_adv()
2217 struct igbvf_ring *tx_ring, in igbvf_tx_queue_adv()
2277 struct igbvf_ring *tx_ring) in igbvf_xmit_frame_ring_adv()
2353 struct igbvf_ring *tx_ring; in igbvf_xmit_frame() local