Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h832 uint16_t sta_count; member
/freebsd/sys/net80211/
H A Dieee80211.h1717 uint16_t sta_count; /* station count */ member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c555 if (!wi.sta_count) in mt792x_get_et_stats()
H A Dmt76.h1155 int sta_count; member
H A Dmac80211.c2028 wi->sta_count++; in mt76_ethtool_worker()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c1635 if (wi.sta_count == 0) in mt7915_get_et_stats()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c2087 if (wi.sta_count == 0) in mt7996_get_et_stats()
/freebsd/sbin/ifconfig/
H A Difieee80211.c3182 LE_READ_2(&bssload->sta_count), in printbssload()