Searched defs:rx_swbd (Results 1 – 2 of 2) sorted by relevance
491 struct enetc_rx_swbd rx_swbd = { in enetc_recycle_xdp_tx_buff() local624 struct enetc_rx_swbd *rx_swbd) in enetc_new_page()653 struct enetc_rx_swbd *rx_swbd; in enetc_refill_rx_ring() local768 struct enetc_rx_swbd *rx_swbd = &rx_ring->rx_swbd[i]; in enetc_get_rx_buff() local778 struct enetc_rx_swbd *rx_swbd) in enetc_put_rx_buff()793 struct enetc_rx_swbd *rx_swbd) in enetc_flip_rx_buff()810 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_skb() local832 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_skb() local1122 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_map_rx_buff_to_xdp() local1140 struct enetc_rx_swbd *rx_swbd = enetc_get_rx_buff(rx_ring, i, size); in enetc_add_rx_buff_to_xdp() local[all …]
99 struct enetc_rx_swbd *rx_swbd; member