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

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtapioctl.h60 u_int32_t ast_txurn; /* tx underrun interrupts */ member in struct:wtap_stats
/freebsd-11-stable/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.c1090 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_txurn", CTLFLAG_RD,
1091 &sc->sc_stats.ast_txurn, 0, "tx underrun interrupts");
H A Dif_ath.c2188 sc->sc_stats.ast_txurn++;

Completed in 180 milliseconds