Lines Matching defs:rx_ring
736 static void enetc_reuse_page(struct enetc_bdr *rx_ring, in enetc_reuse_page()
786 struct enetc_bdr *rx_ring; in enetc_recycle_xdp_tx_buff() local
913 static bool enetc_new_page(struct enetc_bdr *rx_ring, in enetc_new_page()
941 static int enetc_refill_rx_ring(struct enetc_bdr *rx_ring, const int buff_cnt) in enetc_refill_rx_ring()
1005 static void enetc_get_offloads(struct enetc_bdr *rx_ring, in enetc_get_offloads()
1052 static struct enetc_rx_swbd *enetc_get_rx_buff(struct enetc_bdr *rx_ring, in enetc_get_rx_buff()
1064 static void enetc_put_rx_buff(struct enetc_bdr *rx_ring, in enetc_put_rx_buff()
1079 static void enetc_flip_rx_buff(struct enetc_bdr *rx_ring, in enetc_flip_rx_buff()
1094 static struct sk_buff *enetc_map_rx_buff_to_skb(struct enetc_bdr *rx_ring, in enetc_map_rx_buff_to_skb()
1116 static void enetc_add_rx_buff_to_skb(struct enetc_bdr *rx_ring, int i, in enetc_add_rx_buff_to_skb()
1127 static bool enetc_check_bd_errors_and_consume(struct enetc_bdr *rx_ring, in enetc_check_bd_errors_and_consume()
1151 static struct sk_buff *enetc_build_skb(struct enetc_bdr *rx_ring, in enetc_build_skb()
1194 static int enetc_clean_rx_ring(struct enetc_bdr *rx_ring, in enetc_clean_rx_ring()
1420 static void enetc_map_rx_buff_to_xdp(struct enetc_bdr *rx_ring, int i, in enetc_map_rx_buff_to_xdp()
1433 static void enetc_add_rx_buff_to_xdp(struct enetc_bdr *rx_ring, int i, in enetc_add_rx_buff_to_xdp()
1461 static void enetc_build_xdp_buff(struct enetc_bdr *rx_ring, u32 bd_status, in enetc_build_xdp_buff()
1493 struct enetc_bdr *rx_ring, in enetc_rx_swbd_to_xdp_tx_swbd()
1520 static void enetc_xdp_drop(struct enetc_bdr *rx_ring, int rx_ring_first, in enetc_xdp_drop()
1530 static int enetc_clean_rx_ring_xdp(struct enetc_bdr *rx_ring, in enetc_clean_rx_ring_xdp()
1681 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_poll() local
1917 struct enetc_bdr *rx_ring = priv->rx_ring[i]; in enetc_alloc_rx_resources() local
1957 static void enetc_assign_rx_resource(struct enetc_bdr *rx_ring, in enetc_assign_rx_resource()
2008 static void enetc_free_rx_ring(struct enetc_bdr *rx_ring) in enetc_free_rx_ring()
2152 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring, in enetc_setup_rxbdr()
2226 static void enetc_enable_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_enable_rxbdr()
2254 static void enetc_disable_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_disable_rxbdr()
2262 static void enetc_disable_txbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_disable_txbdr()
2775 struct enetc_bdr *rx_ring = priv->rx_ring[i]; in enetc_reconfigure_xdp_cb() local
3097 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_alloc_msix() local
3118 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_free_msix() local