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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h58 u_int32_t ast_rxorn; /* rx overrun interrupts */ member in struct:wtap_stats
/freebsd-11.0-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.c1086 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rxorn", CTLFLAG_RD,
1087 &sc->sc_stats.ast_rxorn, 0, "rx overrun interrupts");
H A Dif_ath.c2256 sc->sc_stats.ast_rxorn++;

Completed in 70 milliseconds