Home
last modified time | relevance | path

Searched refs:sta_count (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211.h1138 uint16_t sta_count; /* station count */ member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c447 if (!wi.sta_count) in mt792x_get_et_stats()
H A Dmt76.h984 int sta_count; member
H A Dmac80211.c1760 wi->sta_count++; in mt76_ethtool_worker()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c1303 if (wi.sta_count == 0) in mt7996_get_et_stats()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1537 if (wi.sta_count == 0) in mt7915_get_et_stats()
/freebsd/sbin/ifconfig/
H A Difieee80211.c3009 LE_READ_2(&bssload->sta_count), in printbssload()