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

/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h147 u_int32_t ast_rx_2040; /* RX 40mhz frame */ member in struct:ath_stats
H A Dif_ath_rx.c680 sc->sc_stats.ast_rx_2040++;
H A Dif_ath_sysctl.c1235 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_2040", CTLFLAG_RD,
1236 &sc->sc_stats.ast_rx_2040, 0, "number of HT/40 frames received");

Completed in 64 milliseconds