Lines Matching refs:op_flags
245 clear_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_complete_reset()
258 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
262 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset()
518 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
535 if (test_bit(ATH_OP_HW_RESET, &common->op_flags)) { in ath_isr()
615 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath_reset()
636 set_bit(ATH_OP_HW_RESET, &common->op_flags); in ath9k_queue_reset()
721 clear_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_start()
914 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
964 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
1120 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_set_assoc_state()
1265 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
1267 clear_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
2026 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_ampdu_action()
2171 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_flush()
2209 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in __ath9k_flush()
2385 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start()
2393 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete()
2411 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_cancel_pending_offchannel()
2436 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_hw_scan()
2672 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_mgd_prepare_tx()