Searched refs:rx_ring_last (Results 1 – 1 of 1) sorted by relevance
1494 int rx_ring_first, int rx_ring_last) in enetc_rx_swbd_to_xdp_tx_swbd() argument1498 for (; rx_ring_first != rx_ring_last; in enetc_rx_swbd_to_xdp_tx_swbd()1521 int rx_ring_last) in enetc_xdp_drop() argument1523 while (rx_ring_first != rx_ring_last) { in enetc_xdp_drop()