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

/freebsd-current/sys/dev/wtap/
H A Dif_wtapioctl.h58 u_int32_t ast_rxorn; /* rx overrun interrupts */ member in struct:wtap_stats
/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h63 u_int32_t ast_rxorn; /* rx overrun interrupts */ member in struct:ath_stats
H A Dif_ath_sysctl.c1090 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rxorn", CTLFLAG_RD,
1091 &sc->sc_stats.ast_rxorn, 0, "rx overrun interrupts");
H A Dif_ath.c2340 sc->sc_stats.ast_rxorn++;

Completed in 96 milliseconds