Searched refs:rx_ring_last (Results 1 – 1 of 1) sorted by relevance
1493 int rx_ring_first, int rx_ring_last) in enetc_rx_swbd_to_xdp_tx_swbd() argument1497 for (; rx_ring_first != rx_ring_last; in enetc_rx_swbd_to_xdp_tx_swbd()1520 int rx_ring_last) in enetc_xdp_drop() argument1522 while (rx_ring_first != rx_ring_last) { in enetc_xdp_drop()