Home
last modified time | relevance | path

Searched refs:is_ampdu_stop_failed (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_ioctl.h218 uint32_t is_ampdu_stop_failed; /* A-MPDU stream not running */ member
H A Dieee80211_ht.c2777 vap->iv_stats.is_ampdu_stop_failed++; in ieee80211_ampdu_stop()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1705 val->v.uint32 = wif->stats.is_ampdu_stop_failed; in op_wlan_iface_stats()