Lines Matching refs:ixgbevf_ring
114 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring,
192 static u64 ixgbevf_get_tx_completed(struct ixgbevf_ring *ring) in ixgbevf_get_tx_completed()
197 static u32 ixgbevf_get_tx_pending(struct ixgbevf_ring *ring) in ixgbevf_get_tx_pending()
212 static inline bool ixgbevf_check_tx_hang(struct ixgbevf_ring *tx_ring) in ixgbevf_check_tx_hang()
266 struct ixgbevf_ring *tx_ring, int napi_budget) in ixgbevf_clean_tx_irq()
439 static inline void ixgbevf_rx_hash(struct ixgbevf_ring *ring, in ixgbevf_rx_hash()
465 static inline void ixgbevf_rx_checksum(struct ixgbevf_ring *ring, in ixgbevf_rx_checksum()
504 static void ixgbevf_process_skb_fields(struct ixgbevf_ring *rx_ring, in ixgbevf_process_skb_fields()
523 struct ixgbevf_rx_buffer *ixgbevf_get_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_get_rx_buffer()
543 static void ixgbevf_put_rx_buffer(struct ixgbevf_ring *rx_ring, in ixgbevf_put_rx_buffer()
577 static bool ixgbevf_is_non_eop(struct ixgbevf_ring *rx_ring, in ixgbevf_is_non_eop()
594 static inline unsigned int ixgbevf_rx_offset(struct ixgbevf_ring *rx_ring) in ixgbevf_rx_offset()
599 static bool ixgbevf_alloc_mapped_page(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_mapped_page()
645 static void ixgbevf_alloc_rx_buffers(struct ixgbevf_ring *rx_ring, in ixgbevf_alloc_rx_buffers()
727 static bool ixgbevf_cleanup_headers(struct ixgbevf_ring *rx_ring, in ixgbevf_cleanup_headers()
760 static void ixgbevf_reuse_rx_page(struct ixgbevf_ring *rx_ring, in ixgbevf_reuse_rx_page()
827 static void ixgbevf_add_rx_frag(struct ixgbevf_ring *rx_ring, in ixgbevf_add_rx_frag()
849 struct sk_buff *ixgbevf_construct_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_construct_skb()
925 static struct sk_buff *ixgbevf_build_skb(struct ixgbevf_ring *rx_ring, in ixgbevf_build_skb()
975 static int ixgbevf_xmit_xdp_ring(struct ixgbevf_ring *ring, in ixgbevf_xmit_xdp_ring()
1053 struct ixgbevf_ring *rx_ring, in ixgbevf_run_xdp()
1057 struct ixgbevf_ring *xdp_ring; in ixgbevf_run_xdp()
1090 static void ixgbevf_rx_buffer_flip(struct ixgbevf_ring *rx_ring, in ixgbevf_rx_buffer_flip()
1108 struct ixgbevf_ring *rx_ring, in ixgbevf_clean_rx_irq()
1226 struct ixgbevf_ring *xdp_ring = in ixgbevf_clean_rx_irq()
1259 struct ixgbevf_ring *ring; in ixgbevf_poll()
1340 struct ixgbevf_ring *ring; in ixgbevf_configure_msix()
1662 struct ixgbevf_ring *ring) in ixgbevf_configure_tx_ring()
1745 struct ixgbevf_ring *ring, int index) in ixgbevf_configure_srrctl()
1779 struct ixgbevf_ring *ring) in ixgbevf_disable_rx_queue()
1806 struct ixgbevf_ring *ring) in ixgbevf_rx_desc_queue_enable()
1883 struct ixgbevf_ring *ring) in ixgbevf_configure_rx_ring()
1952 struct ixgbevf_ring *rx_ring) in ixgbevf_set_rx_buffer_len()
2002 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_configure_rx()
2313 static void ixgbevf_clean_rx_ring(struct ixgbevf_ring *rx_ring) in ixgbevf_clean_rx_ring()
2362 static void ixgbevf_clean_tx_ring(struct ixgbevf_ring *tx_ring) in ixgbevf_clean_tx_ring()
2657 static void ixgbevf_add_ring(struct ixgbevf_ring *ring, in ixgbevf_add_ring()
2685 struct ixgbevf_ring *ring; in ixgbevf_alloc_q_vector()
2806 struct ixgbevf_ring *ring; in ixgbevf_free_q_vector()
3110 struct ixgbevf_ring *rx_ring = adapter->rx_ring[i]; in ixgbevf_update_stats()
3326 void ixgbevf_free_tx_resources(struct ixgbevf_ring *tx_ring) in ixgbevf_free_tx_resources()
3367 int ixgbevf_setup_tx_resources(struct ixgbevf_ring *tx_ring) in ixgbevf_setup_tx_resources()
3446 struct ixgbevf_ring *rx_ring) in ixgbevf_setup_rx_resources()
3518 void ixgbevf_free_rx_resources(struct ixgbevf_ring *rx_ring) in ixgbevf_free_rx_resources()
3702 static void ixgbevf_tx_ctxtdesc(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_ctxtdesc()
3723 static int ixgbevf_tso(struct ixgbevf_ring *tx_ring, in ixgbevf_tso()
3822 static void ixgbevf_tx_csum(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_csum()
3907 static void ixgbevf_tx_map(struct ixgbevf_ring *tx_ring, in ixgbevf_tx_map()
4042 static int __ixgbevf_maybe_stop_tx(struct ixgbevf_ring *tx_ring, int size) in __ixgbevf_maybe_stop_tx()
4064 static int ixgbevf_maybe_stop_tx(struct ixgbevf_ring *tx_ring, int size) in ixgbevf_maybe_stop_tx()
4072 struct ixgbevf_ring *tx_ring) in ixgbevf_xmit_frame_ring()
4144 struct ixgbevf_ring *tx_ring; in ixgbevf_xmit_frame()
4311 const struct ixgbevf_ring *ring) in ixgbevf_get_tx_ring_stats()
4333 const struct ixgbevf_ring *ring; in ixgbevf_get_stats()
4406 struct ixgbevf_ring *ring = adapter->rx_ring[i]; in ixgbevf_xdp_setup()