Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athioctl.h103 u_int32_t ast_rx_tooshort;/* rx discarded 'cuz frame too short */ member
H A Dif_ath_rx.c899 sc->sc_stats.ast_rx_tooshort++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1167 &sc->sc_stats.ast_rx_tooshort, 0, "rx discarded 'cuz frame too short"); in ath_sysctl_stats_attach()