Searched refs:count_5g (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rc/
H A Dwatchdog.c1790 unsigned long count_5g; local
1798 count_5g = get_5g_count();
1799 if (count_5g && data_5g != count_5g) {
1801 data_5g = count_5g;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rc/
H A Dwatchdog.c1790 unsigned long count_5g; local
1798 count_5g = get_5g_count();
1799 if (count_5g && data_5g != count_5g) {
1801 data_5g = count_5g;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rc/
H A Dwatchdog.c1790 unsigned long count_5g; local
1798 count_5g = get_5g_count();
1799 if (count_5g && data_5g != count_5g) {
1801 data_5g = count_5g;

Completed in 136 milliseconds