Searched refs:enetc_rx_swbd (Results 1 – 2 of 2) sorted by relevance
86 struct enetc_rx_swbd { struct142 struct enetc_rx_swbd *rx_swbd;163 struct enetc_rx_swbd *rx_swbd;
1140 struct enetc_rx_swbd *old) in enetc_reuse_page()1142 struct enetc_rx_swbd *new; in enetc_reuse_page()1182 struct enetc_rx_swbd rx_swbd = { in enetc_recycle_xdp_tx_buff()1320 struct enetc_rx_swbd *rx_swbd) in enetc_new_page()1349 struct enetc_rx_swbd *rx_swbd; in enetc_refill_rx_ring()1455 static struct enetc_rx_swbd *enetc_get_rx_buff(struct enetc_bdr *rx_ring, in enetc_get_rx_buff()1458 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[i]; in enetc_get_rx_buff()1468 struct enetc_rx_swbd *rx_swbd) in enetc_put_rx_buff()1483 struct enetc_rx_swbd *rx_swbd) in enetc_flip_rx_buff()1500 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_skb()[all …]