Lines Matching refs:enetc_rx_swbd
737 struct enetc_rx_swbd *old) in enetc_reuse_page()
739 struct enetc_rx_swbd *new; in enetc_reuse_page()
779 struct enetc_rx_swbd rx_swbd = { in enetc_recycle_xdp_tx_buff()
913 struct enetc_rx_swbd *rx_swbd) in enetc_new_page()
942 struct enetc_rx_swbd *rx_swbd; in enetc_refill_rx_ring()
1054 static struct enetc_rx_swbd *enetc_get_rx_buff(struct enetc_bdr *rx_ring, in enetc_get_rx_buff()
1057 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[i]; in enetc_get_rx_buff()
1067 struct enetc_rx_swbd *rx_swbd) in enetc_put_rx_buff()
1082 struct enetc_rx_swbd *rx_swbd) in enetc_flip_rx_buff()
1099 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_skb()
1121 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_skb()
1422 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_xdp()
1436 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_xdp()
1499 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[rx_ring_first]; in enetc_rx_swbd_to_xdp_tx_swbd()
1880 res->rx_swbd = vcalloc(bd_count, sizeof(struct enetc_rx_swbd)); in enetc_alloc_rx_resource()
2006 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[i]; in enetc_free_rx_ring()