openwrt/target/linux/bmips/files/drivers/net/ethernet
Sieng Piaw Liew 6276dad6ca bmips: improve rx loop
Use existing rx processed count to track against budget, thereby making
budget decrement operation redundant.
rx_desc_count can be calculated outside the rx loop, making the loop a
bit smaller.

Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com>
2023-03-04 19:28:16 +01:00
..
broadcom bmips: improve rx loop 2023-03-04 19:28:16 +01:00