Lines Matching refs:ixgbe_ring

568 	struct ixgbe_ring *tx_ring;  in ixgbe_dump()
572 struct ixgbe_ring *rx_ring; in ixgbe_dump()
918 void ixgbe_unmap_and_free_tx_resource(struct ixgbe_ring *ring, in ixgbe_unmap_and_free_tx_resource()
1005 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_xoff_received()
1013 static u64 ixgbe_get_tx_completed(struct ixgbe_ring *ring) in ixgbe_get_tx_completed()
1018 static u64 ixgbe_get_tx_pending(struct ixgbe_ring *ring) in ixgbe_get_tx_pending()
1040 static inline bool ixgbe_check_tx_hang(struct ixgbe_ring *tx_ring) in ixgbe_check_tx_hang()
1093 struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_irq()
1244 struct ixgbe_ring *tx_ring, in ixgbe_update_tx_dca()
1281 struct ixgbe_ring *rx_ring, in ixgbe_update_rx_dca()
1315 struct ixgbe_ring *ring; in ixgbe_update_dca()
1391 static inline void ixgbe_rx_hash(struct ixgbe_ring *ring, in ixgbe_rx_hash()
1419 static inline bool ixgbe_rx_is_fcoe(struct ixgbe_ring *ring, in ixgbe_rx_is_fcoe()
1437 static inline void ixgbe_rx_checksum(struct ixgbe_ring *ring, in ixgbe_rx_checksum()
1495 static bool ixgbe_alloc_mapped_page(struct ixgbe_ring *rx_ring, in ixgbe_alloc_mapped_page()
1539 void ixgbe_alloc_rx_buffers(struct ixgbe_ring *rx_ring, u16 cleaned_count) in ixgbe_alloc_rx_buffers()
1596 static void ixgbe_set_rsc_gso_size(struct ixgbe_ring *ring, in ixgbe_set_rsc_gso_size()
1607 static void ixgbe_update_rsc_stats(struct ixgbe_ring *rx_ring, in ixgbe_update_rsc_stats()
1633 static void ixgbe_process_skb_fields(struct ixgbe_ring *rx_ring, in ixgbe_process_skb_fields()
1679 static bool ixgbe_is_non_eop(struct ixgbe_ring *rx_ring, in ixgbe_is_non_eop()
1732 static void ixgbe_pull_tail(struct ixgbe_ring *rx_ring, in ixgbe_pull_tail()
1772 static void ixgbe_dma_sync_frag(struct ixgbe_ring *rx_ring, in ixgbe_dma_sync_frag()
1810 static bool ixgbe_cleanup_headers(struct ixgbe_ring *rx_ring, in ixgbe_cleanup_headers()
1848 static void ixgbe_reuse_rx_page(struct ixgbe_ring *rx_ring, in ixgbe_reuse_rx_page()
1890 static bool ixgbe_add_rx_frag(struct ixgbe_ring *rx_ring, in ixgbe_add_rx_frag()
1949 static struct sk_buff *ixgbe_fetch_rx_buffer(struct ixgbe_ring *rx_ring, in ixgbe_fetch_rx_buffer()
2046 struct ixgbe_ring *rx_ring, in ixgbe_clean_rx_irq()
2150 struct ixgbe_ring *ring; in ixgbe_low_latency_recv()
2201 struct ixgbe_ring *ring; in ixgbe_configure_msix()
2722 struct ixgbe_ring *ring = adapter->tx_ring[i]; in ixgbe_msix_other()
2777 struct ixgbe_ring *ring; in ixgbe_poll()
3076 struct ixgbe_ring *ring) in ixgbe_configure_tx_ring()
3232 struct ixgbe_ring *ring) in ixgbe_enable_rx_drop()
3244 struct ixgbe_ring *ring) in ixgbe_disable_rx_drop()
3289 struct ixgbe_ring *rx_ring) in ixgbe_configure_srrctl()
3529 struct ixgbe_ring *ring) in ixgbe_configure_rscctl()
3551 struct ixgbe_ring *ring) in ixgbe_rx_desc_queue_enable()
3577 struct ixgbe_ring *ring) in ixgbe_disable_rx_queue()
3609 struct ixgbe_ring *ring) in ixgbe_configure_rx_ring()
3765 struct ixgbe_ring *rx_ring; in ixgbe_set_rx_buffer_len()
3944 struct ixgbe_ring *ring = adapter->rx_ring[i]; in ixgbe_vlan_strip_disable()
3980 struct ixgbe_ring *ring = adapter->rx_ring[i]; in ixgbe_vlan_strip_enable()
4603 static void ixgbe_clean_rx_ring(struct ixgbe_ring *rx_ring) in ixgbe_clean_rx_ring()
4650 struct ixgbe_ring *rx_ring) in ixgbe_disable_fwd_ring()
5105 static void ixgbe_clean_tx_ring(struct ixgbe_ring *tx_ring) in ixgbe_clean_tx_ring()
5477 int ixgbe_setup_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_setup_tx_resources()
5561 int ixgbe_setup_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_setup_rx_resources()
5649 void ixgbe_free_tx_resources(struct ixgbe_ring *tx_ring) in ixgbe_free_tx_resources()
5687 void ixgbe_free_rx_resources(struct ixgbe_ring *rx_ring) in ixgbe_free_rx_resources()
6079 struct ixgbe_ring *rx_ring = adapter->rx_ring[i]; in ixgbe_update_stats()
6098 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_update_stats()
6543 struct ixgbe_ring *tx_ring = adapter->tx_ring[i]; in ixgbe_ring_tx_pending()
6935 static int ixgbe_tso(struct ixgbe_ring *tx_ring, in ixgbe_tso()
7002 static void ixgbe_tx_csum(struct ixgbe_ring *tx_ring, in ixgbe_tx_csum()
7150 static int __ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in __ixgbe_maybe_stop_tx()
7172 static inline int ixgbe_maybe_stop_tx(struct ixgbe_ring *tx_ring, u16 size) in ixgbe_maybe_stop_tx()
7183 static void ixgbe_tx_map(struct ixgbe_ring *tx_ring, in ixgbe_tx_map()
7330 static void ixgbe_atr(struct ixgbe_ring *ring, in ixgbe_atr()
7493 struct ixgbe_ring *tx_ring) in ixgbe_xmit_frame_ring()
7627 struct ixgbe_ring *ring) in __ixgbe_xmit_frame()
7630 struct ixgbe_ring *tx_ring; in __ixgbe_xmit_frame()
7790 struct ixgbe_ring *ring = ACCESS_ONCE(adapter->rx_ring[i]); in ixgbe_get_stats64()
7806 struct ixgbe_ring *ring = ACCESS_ONCE(adapter->tx_ring[i]); in ixgbe_get_stats64()