Searched refs:ast_rx_halfgi (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h139 u_int32_t ast_rx_halfgi; /* RX half-GI */ member in struct:ath_stats
H A Dif_ath_rx.c653 sc->sc_stats.ast_rx_halfgi++;
H A Dif_ath_sysctl.c1229 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_halfgi", CTLFLAG_RD,
1230 &sc->sc_stats.ast_rx_halfgi, 0, "number of frames received with half-GI");

Completed in 1524 milliseconds