Searched defs:rx_swbd (Results 1 – 2 of 2) sorted by relevance
759 struct enetc_rx_swbd rx_swbd = { in enetc_recycle_xdp_tx_buff() local893 struct enetc_rx_swbd *rx_swbd) in enetc_new_page()922 struct enetc_rx_swbd *rx_swbd; in enetc_refill_rx_ring() local1037 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[i]; in enetc_get_rx_buff() local1047 struct enetc_rx_swbd *rx_swbd) in enetc_put_rx_buff()1062 struct enetc_rx_swbd *rx_swbd) in enetc_flip_rx_buff()1079 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_skb() local1101 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_skb() local1391 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_xdp() local1409 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_xdp() local[all …]
104 struct enetc_rx_swbd *rx_swbd; member