Searched refs:ast_rx_intr (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h167 u_int32_t ast_rx_intr; member in struct:ath_stats
H A Dif_ath_sysctl.c1278 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_intr", CTLFLAG_RD,
1279 &sc->sc_stats.ast_rx_intr, 0, "RX interrupts");
H A Dif_ath.c2282 sc->sc_stats.ast_rx_intr++;

Completed in 174 milliseconds