default or selected kernelversion does not have config value CONFIG_VIA_RHINE_NAPI.
Result is shown for kernelversion 5.19-rc1

Use Rx Polling (NAPI)

configname: CONFIG_VIA_RHINE_NAPI

Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>Ethernet (10 or 100Mbit)
└─>Use Rx Polling (NAPI)
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
NAPI is a new driver API designed to reduce CPU and interrupt load
when the driver is receiving lots of packets from the card.

If your estimated Rx load is 10kpps or more, or if the card will be
deployed on potentially unfriendly networks (e.g. in a firewall),
then say Y here.