Searched refs:ast_rxorn (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/wtap/
H A Dif_wtapioctl.h58 u_int32_t ast_rxorn; /* rx overrun interrupts */ member in struct:wtap_stats
/freebsd-10.2-release/sys/dev/ath/
H A Dif_athioctl.h59 u_int32_t ast_rxorn; /* rx overrun interrupts */ member in struct:ath_stats
H A Dif_ath_sysctl.c883 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rxorn", CTLFLAG_RD,
884 &sc->sc_stats.ast_rxorn, 0, "rx overrun interrupts");
H A Dif_ath.c1903 sc->sc_stats.ast_rxorn++;

Completed in 62 milliseconds