Lines Matching refs:op_flags
241 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
254 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
258 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset()
516 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
533 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) in ath_isr()
609 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
630 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
715 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
835 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
885 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
1018 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_set_assoc_state()
1161 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_calculate_summary_state()
1163 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_calculate_summary_state()
1171 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
1173 clear_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
1881 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_ampdu_action()
2024 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_flush()
2062 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in __ath9k_flush()
2237 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start()
2245 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete()
2263 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_cancel_pending_offchannel()
2288 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_hw_scan()
2520 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_mgd_prepare_tx()