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

/freebsd-11.0-release/sys/dev/wtap/
H A Dif_wtapioctl.h54 u_int32_t ast_hardware; /* fatal hardware error interrupts */ member in struct:wtap_stats
/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h55 u_int32_t ast_hardware; /* fatal hardware error interrupts */ member in struct:ath_stats
H A Dif_ath_sysctl.c1078 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_hardware", CTLFLAG_RD,
1079 &sc->sc_stats.ast_hardware, 0, "fatal hardware error interrupts");
H A Dif_ath.c2106 sc->sc_stats.ast_hardware++;

Completed in 73 milliseconds