Lines Matching defs:test_bit
101 #define test_bit(i, a) ((a) & (1 << (i)))
297 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags)) {
520 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
576 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags) ||
590 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags) ||
632 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags))
667 if (test_bit(ATH11K_FLAG_RAW_MODE, &ar->ab->dev_flags))
783 if (err || test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
867 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags)) {
907 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags)) {
952 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags)) {
1085 if (test_bit(ATH11K_FLAG_RAW_MODE, sc->sc_flags))
6062 if (!test_bit(ATH11K_FLAG_CE_IRQ_ENABLED, sc->sc_flags) ||
6078 if (!test_bit(ATH11K_FLAG_EXT_IRQ_ENABLED, sc->sc_flags)) {
12470 if (test_bit(ATH11K_FLAG_RECOVERY, &ab->dev_flags) &&
13097 if ((test_bit(ATH11K_CAC_RUNNING, sc->sc_flags)) ||
16214 if (test_bit(ATH11K_CAC_RUNNING, sc->sc_flags)) {
17057 if (test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags) &&
17107 if (test_bit(ATH11K_FLAG_MONITOR_STARTED, &ar->monitor_flags) &&
17674 if (test_bit(ATH11K_FLAG_CRASH_FLUSH,
17688 if (test_bit(ATH11K_FLAG_CRASH_FLUSH,
18663 test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags));
19513 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags))
19682 if (!test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
22065 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
22550 if (test_bit(ATH11K_FLAG_RAW_MODE, sc->sc_flags))
22564 if (test_bit(ATH11K_FLAG_RAW_MODE, sc->sc_flags))
22594 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
22648 if (test_bit(ATH11K_CAC_RUNNING, sc->sc_flags)) {
23097 test_bit(ATH11K_FLAG_MONITOR_CONF_ENABLED, &ar->monitor_flags)) {
23509 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags))
24186 if (test_bit(ATH11K_FLAG_RAW_MODE, sc->sc_flags))
24265 if (test_bit(ATH11K_FLAG_CRASH_FLUSH, sc->sc_flags)) {
24306 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, sc->sc_flags)) {
24371 if (!test_bit(ATH11K_FLAG_RAW_MODE, &ab->dev_flags)) {