| H A D | ixgbe_main.c | 593 struct ixgbe_ring *rx_ring; in ixgbe_dump() local 1189 ixgbe_update_rx_ring_stats(struct ixgbe_ring * rx_ring,struct ixgbe_q_vector * q_vector,u64 pkts,u64 bytes) ixgbe_update_rx_ring_stats() argument 1520 ixgbe_update_rx_dca(struct ixgbe_adapter * adapter,struct ixgbe_ring * rx_ring,int cpu) ixgbe_update_rx_dca() argument 1733 ixgbe_rx_offset(struct ixgbe_ring * rx_ring) ixgbe_rx_offset() argument 1738 ixgbe_alloc_mapped_page(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * bi) ixgbe_alloc_mapped_page() argument 1787 ixgbe_alloc_rx_buffers(struct ixgbe_ring * rx_ring,u16 cleaned_count) ixgbe_alloc_rx_buffers() argument 1863 ixgbe_update_rsc_stats(struct ixgbe_ring * rx_ring,struct sk_buff * skb) ixgbe_update_rsc_stats() argument 1889 ixgbe_process_skb_fields(struct ixgbe_ring * rx_ring,union ixgbe_adv_rx_desc * rx_desc,struct sk_buff * skb) ixgbe_process_skb_fields() argument 1941 ixgbe_is_non_eop(struct ixgbe_ring * rx_ring,union ixgbe_adv_rx_desc * rx_desc,struct sk_buff * skb) ixgbe_is_non_eop() argument 1994 ixgbe_pull_tail(struct ixgbe_ring * rx_ring,struct sk_buff * skb) ixgbe_pull_tail() argument 2034 ixgbe_dma_sync_frag(struct ixgbe_ring * rx_ring,struct sk_buff * skb) ixgbe_dma_sync_frag() argument 2087 ixgbe_cleanup_headers(struct ixgbe_ring * rx_ring,union ixgbe_adv_rx_desc * rx_desc,struct sk_buff * skb) ixgbe_cleanup_headers() argument 2128 ixgbe_reuse_rx_page(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * old_buff) ixgbe_reuse_rx_page() argument 2203 ixgbe_add_rx_frag(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * rx_buffer,struct sk_buff * skb,unsigned int size) ixgbe_add_rx_frag() argument 2224 ixgbe_get_rx_buffer(struct ixgbe_ring * rx_ring,union ixgbe_adv_rx_desc * rx_desc,struct sk_buff ** skb,const unsigned int size,int * rx_buffer_pgcnt) ixgbe_get_rx_buffer() argument 2266 ixgbe_put_rx_buffer(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * rx_buffer,struct sk_buff * skb,int rx_buffer_pgcnt) ixgbe_put_rx_buffer() argument 2294 ixgbe_construct_skb(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * rx_buffer,struct xdp_buff * xdp,union ixgbe_adv_rx_desc * rx_desc) ixgbe_construct_skb() argument 2353 ixgbe_build_skb(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * rx_buffer,struct xdp_buff * xdp,union ixgbe_adv_rx_desc * rx_desc) ixgbe_build_skb() argument 2401 ixgbe_run_xdp(struct ixgbe_adapter * adapter,struct ixgbe_ring * rx_ring,struct xdp_buff * xdp) ixgbe_run_xdp() argument 2455 ixgbe_rx_frame_truesize(struct ixgbe_ring * rx_ring,unsigned int size) ixgbe_rx_frame_truesize() argument 2471 ixgbe_rx_buffer_flip(struct ixgbe_ring * rx_ring,struct ixgbe_rx_buffer * rx_buffer,unsigned int size) ixgbe_rx_buffer_flip() argument 2497 ixgbe_clean_rx_irq(struct ixgbe_q_vector * q_vector,struct ixgbe_ring * rx_ring,const int budget) ixgbe_clean_rx_irq() argument 4141 ixgbe_configure_srrctl(struct ixgbe_adapter * adapter,struct ixgbe_ring * rx_ring) ixgbe_configure_srrctl() argument 4699 struct ixgbe_ring *rx_ring; ixgbe_set_rx_buffer_len() local 5740 ixgbe_clean_rx_ring(struct ixgbe_ring * rx_ring) ixgbe_clean_rx_ring() argument 7143 ixgbe_rx_napi_id(struct ixgbe_ring * rx_ring) ixgbe_rx_napi_id() argument 7158 ixgbe_setup_rx_resources(struct ixgbe_adapter * adapter,struct ixgbe_ring * rx_ring) ixgbe_setup_rx_resources() argument 7292 ixgbe_free_rx_resources(struct ixgbe_ring * rx_ring) ixgbe_free_rx_resources() argument 7682 struct ixgbe_ring *rx_ring = READ_ONCE(adapter->rx_ring[i]); ixgbe_update_stats() local 11127 ixgbe_disable_rxr_hw(struct ixgbe_adapter * adapter,struct ixgbe_ring * rx_ring) ixgbe_disable_rxr_hw() argument 11171 ixgbe_reset_rxr_stats(struct ixgbe_ring * rx_ring) ixgbe_reset_rxr_stats() argument 11225 struct ixgbe_ring *rx_ring, *tx_ring, *xdp_ring; ixgbe_txrx_ring_disable() local 11265 struct ixgbe_ring *rx_ring, *tx_ring, *xdp_ring; ixgbe_txrx_ring_enable() local [all...] |