forked from mirror/openwrt
Some Realtek SoCs such as the RTL931X store MIB counters in tables rather than registers. Unlike register reads, table access requires programming the table control register, setting the command field to determine read or write, and then polling for completion. This makes it necessary to implement a separate path for table-based statistics. Like register-based MIBs, the table-based MIBs also come in two types: STD and PRIV which will require slightly different implementations. Signed-off-by: Sharadanand Karanjkar <sk@simonwunderlich.de> Signed-off-by: Sven Eckelmann <se@simonwunderlich.de> Link: https://github.com/openwrt/openwrt/pull/20631 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||