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

/freebsd-10.2-release/sys/dev/wtap/
H A Dif_wtapioctl.h60 u_int32_t ast_txurn; /* tx underrun interrupts */ member in struct:wtap_stats
/freebsd-10.2-release/sys/dev/ath/
H A Dif_athioctl.h61 u_int32_t ast_txurn; /* tx underrun interrupts */ member in struct:ath_stats
H A Dif_ath_sysctl.c887 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_txurn", CTLFLAG_RD,
888 &sc->sc_stats.ast_txurn, 0, "tx underrun interrupts");
H A Dif_ath.c1836 sc->sc_stats.ast_txurn++;

Completed in 114 milliseconds