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()
1007 static void enetc_get_offloads(struct enetc_bdr *rx_ring, in enetc_get_offloads()
1055 static struct enetc_rx_swbd *enetc_get_rx_buff(struct enetc_bdr *rx_ring, in enetc_get_rx_buff()
1067 static void enetc_put_rx_buff(struct enetc_bdr *rx_ring, in enetc_put_rx_buff()
1082 static void enetc_flip_rx_buff(struct enetc_bdr *rx_ring, in enetc_flip_rx_buff()
1097 static struct sk_buff *enetc_map_rx_buff_to_skb(struct enetc_bdr *rx_ring, in enetc_map_rx_buff_to_skb()
1119 static void enetc_add_rx_buff_to_skb(struct enetc_bdr *rx_ring, int i, in enetc_add_rx_buff_to_skb()
1130 static bool enetc_check_bd_errors_and_consume(struct enetc_bdr *rx_ring, in enetc_check_bd_errors_and_consume()
1154 static struct sk_buff *enetc_build_skb(struct enetc_bdr *rx_ring, in enetc_build_skb()
1197 static int enetc_clean_rx_ring(struct enetc_bdr *rx_ring, in enetc_clean_rx_ring()
1423 static void enetc_map_rx_buff_to_xdp(struct enetc_bdr *rx_ring, int i, in enetc_map_rx_buff_to_xdp()
1436 static void enetc_add_rx_buff_to_xdp(struct enetc_bdr *rx_ring, int i, in enetc_add_rx_buff_to_xdp()
1464 static void enetc_build_xdp_buff(struct enetc_bdr *rx_ring, u32 bd_status, in enetc_build_xdp_buff()
1496 struct enetc_bdr *rx_ring, in enetc_rx_swbd_to_xdp_tx_swbd()
1523 static void enetc_xdp_drop(struct enetc_bdr *rx_ring, int rx_ring_first, in enetc_xdp_drop()
1533 static int enetc_clean_rx_ring_xdp(struct enetc_bdr *rx_ring, in enetc_clean_rx_ring_xdp()
1684 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_poll() local
1920 struct enetc_bdr *rx_ring = priv->rx_ring[i]; in enetc_alloc_rx_resources() local
1960 static void enetc_assign_rx_resource(struct enetc_bdr *rx_ring, in enetc_assign_rx_resource()
2011 static void enetc_free_rx_ring(struct enetc_bdr *rx_ring) in enetc_free_rx_ring()
2155 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring, in enetc_setup_rxbdr()
2229 static void enetc_enable_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_enable_rxbdr()
2257 static void enetc_disable_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_disable_rxbdr()
2265 static void enetc_disable_txbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_disable_txbdr()
2778 struct enetc_bdr *rx_ring = priv->rx_ring[i]; in enetc_reconfigure_xdp_cb() local
3101 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_alloc_msix() local
3122 struct enetc_bdr *rx_ring = &v->rx_ring; in enetc_free_msix() local