Home
last modified time | relevance | path

Searched refs:is_rx_rstoobig (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/net80211/
HDieee80211_ioctl.h108 uint32_t is_rx_rstoobig; /* rx rate set truncated */ member
HDieee80211_input.c421 vap->iv_stats.is_rx_rstoobig++; in ieee80211_setup_rates()
HDieee80211_ht.c1667 vap->iv_stats.is_rx_rstoobig++; in ieee80211_setup_htrates()
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_snmp.c1425 val->v.uint32 = wif->stats.is_rx_rstoobig; in op_wlan_iface_stats()