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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_athioctl.h143 u_int32_t ast_rx_decrypt_busy_err; /* RX decrypt engine busy error */ member in struct:ath_stats
H A Dif_ath_rx.c661 sc->sc_stats.ast_rx_decrypt_busy_err++;
H A Dif_ath_sysctl.c1237 SYSCTL_ADD_UINT(ctx, child, OID_AUTO, "ast_rx_decrypt_busy_err", CTLFLAG_RD,
1238 &sc->sc_stats.ast_rx_decrypt_busy_err, 0, "number of frames received w/ busy decrypt engine");

Completed in 53 milliseconds