Lines Matching refs:ixgbevf_ring

111 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring,
189 static u64 ixgbevf_get_tx_completed(struct ixgbevf_ring *ring) in ixgbevf_get_tx_completed()
194 static u32 ixgbevf_get_tx_pending(struct ixgbevf_ring *ring) in ixgbevf_get_tx_pending()
209 static inline bool ixgbevf_check_tx_hang(struct ixgbevf_ring *tx_ring) in ixgbevf_check_tx_hang()
264 struct ixgbevf_ring *tx_ring, int napi_budget) in ixgbevf_clean_tx_irq()
440 static inline void ixgbevf_rx_hash(struct ixgbevf_ring *ring, in ixgbevf_rx_hash()
466 static inline void ixgbevf_rx_checksum(struct ixgbevf_ring *ring, in ixgbevf_rx_checksum()
505 static void ixgbevf_process_skb_fields(struct ixgbevf_ring *rx_ring, in ixgbevf_process_skb_fields()
527 struct ixgbevf_rx_buffer *ixgbevf_get_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_get_rx_buffer()
547 static void ixgbevf_put_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_put_rx_buffer()
581 static bool ixgbevf_is_non_eop(struct ixgbevf_ring *rx_ring, in ixgbevf_is_non_eop()
598 static inline unsigned int ixgbevf_rx_offset(struct ixgbevf_ring *rx_ring) in ixgbevf_rx_offset()
603 static bool ixgbevf_alloc_mapped_page(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_mapped_page()
649 static void ixgbevf_alloc_rx_buffers(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_rx_buffers()
731 static bool ixgbevf_cleanup_headers(struct ixgbevf_ring *rx_ring, in ixgbevf_cleanup_headers()
764 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring, in ixgbevf_reuse_rx_page()
826 static void ixgbevf_add_rx_frag(struct ixgbevf_ring *rx_ring, in ixgbevf_add_rx_frag()
848 struct sk_buff *ixgbevf_construct_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_construct_skb()
923 static struct sk_buff *ixgbevf_build_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_build_skb()
970 static int ixgbevf_xmit_xdp_ring(struct ixgbevf_ring *ring, in ixgbevf_xmit_xdp_ring()
1048 struct ixgbevf_ring *rx_ring, in ixgbevf_run_xdp()
1052 struct ixgbevf_ring *xdp_ring; in ixgbevf_run_xdp()
1086 static unsigned int ixgbevf_rx_frame_truesize(struct ixgbevf_ring *rx_ring, in ixgbevf_rx_frame_truesize()
1102 static void ixgbevf_rx_buffer_flip(struct ixgbevf_ring *rx_ring, in ixgbevf_rx_buffer_flip()
1116 struct ixgbevf_ring *rx_ring, in ixgbevf_clean_rx_irq()
1241 struct ixgbevf_ring *xdp_ring = in ixgbevf_clean_rx_irq()
1274 struct ixgbevf_ring *ring; in ixgbevf_poll()
1359 struct ixgbevf_ring *ring; in ixgbevf_configure_msix()
1684 struct ixgbevf_ring *ring) in ixgbevf_configure_tx_ring()
1767 struct ixgbevf_ring *ring, int index) in ixgbevf_configure_srrctl()
1801 struct ixgbevf_ring *ring) in ixgbevf_disable_rx_queue()
1828 struct ixgbevf_ring *ring) in ixgbevf_rx_desc_queue_enable()
1905 struct ixgbevf_ring *ring) in ixgbevf_configure_rx_ring()
1974 struct ixgbevf_ring *rx_ring) in ixgbevf_set_rx_buffer_len()
2025 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_configure_rx()
2356 static void ixgbevf_clean_rx_ring(struct ixgbevf_ring *rx_ring) in ixgbevf_clean_rx_ring()
2405 static void ixgbevf_clean_tx_ring(struct ixgbevf_ring *tx_ring) in ixgbevf_clean_tx_ring()
2702 static void ixgbevf_add_ring(struct ixgbevf_ring *ring, in ixgbevf_add_ring()
2730 struct ixgbevf_ring *ring; in ixgbevf_alloc_q_vector()
2851 struct ixgbevf_ring *ring; in ixgbevf_free_q_vector()
3157 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_update_stats()
3373 void ixgbevf_free_tx_resources(struct ixgbevf_ring *tx_ring) in ixgbevf_free_tx_resources()
3414 int ixgbevf_setup_tx_resources(struct ixgbevf_ring *tx_ring) in ixgbevf_setup_tx_resources()
3493 struct ixgbevf_ring *rx_ring) in ixgbevf_setup_rx_resources()
3565 void ixgbevf_free_rx_resources(struct ixgbevf_ring *rx_ring) in ixgbevf_free_rx_resources()
3749 static void ixgbevf_tx_ctxtdesc(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_ctxtdesc()
3770 static int ixgbevf_tso(struct ixgbevf_ring *tx_ring, in ixgbevf_tso()
3867 static void ixgbevf_tx_csum(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_csum()
3963 static void ixgbevf_tx_map(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_map()
4100 static int __ixgbevf_maybe_stop_tx(struct ixgbevf_ring *tx_ring, int size) in __ixgbevf_maybe_stop_tx()
4122 static int ixgbevf_maybe_stop_tx(struct ixgbevf_ring *tx_ring, int size) in ixgbevf_maybe_stop_tx()
4130 struct ixgbevf_ring *tx_ring) in ixgbevf_xmit_frame_ring()
4210 struct ixgbevf_ring *tx_ring; in ixgbevf_xmit_frame()
4352 const struct ixgbevf_ring *ring) in ixgbevf_get_tx_ring_stats()
4374 const struct ixgbevf_ring *ring; in ixgbevf_get_stats()
4447 struct ixgbevf_ring *ring = adapter->rx_ring[i]; in ixgbevf_xdp_setup()