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
1292 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_configure_tx() local
1921 struct igbvf_ring *tx_ring = adapter->tx_ring; in igbvf_watchdog_task() local
1980 static void igbvf_tx_ctxtdesc(struct igbvf_ring *tx_ring, u32 vlan_macip_lens, in igbvf_tx_ctxtdesc()
2005 static int igbvf_tso(struct igbvf_ring *tx_ring, in igbvf_tso()
2079 static bool igbvf_tx_csum(struct igbvf_ring *tx_ring, struct sk_buff *skb, in igbvf_tx_csum()
2150 struct igbvf_ring *tx_ring, in igbvf_tx_map_adv()
2222 struct igbvf_ring *tx_ring, in igbvf_tx_queue_adv()
2282 struct igbvf_ring *tx_ring) in igbvf_xmit_frame_ring_adv()
2358 struct igbvf_ring *tx_ring; in igbvf_xmit_frame() local