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

/freebsd-current/sys/dev/ath/
H A Dif_athioctl.h171 u_int32_t ast_rx_keymiss; member in struct:ath_stats
H A Dif_ath_rx.c734 sc->sc_stats.ast_rx_keymiss++;
H A Dif_ath_sysctl.c1285 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_keymiss", CTLFLAG_RD,
1286 &sc->sc_stats.ast_rx_keymiss, 0, "");

Completed in 115 milliseconds