Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athioctl.h99 u_int32_t ast_rx_toobig; /* rx discarded 'cuz frame too large */ member
H A Dif_ath_rx.c784 sc->sc_stats.ast_rx_toobig++; in ath_rx_pkt()
H A Dif_ath_sysctl.c1174 &sc->sc_stats.ast_rx_toobig, 0, "rx discarded 'cuz frame too large"); in ath_sysctl_stats_attach()