Lines Matching refs:op_flags

246 	clear_bit(ATH_OP_HW_RESET, &common->op_flags);  in ath_complete_reset()
259 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
263 test_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags)) { in ath_complete_reset()
514 if (!ah || test_bit(ATH_OP_INVALID, &common->op_flags)) in ath_isr()
531 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()
839 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in ath9k_stop()
889 set_bit(ATH_OP_INVALID, &common->op_flags); in ath9k_stop()
1040 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_set_assoc_state()
1187 set_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
1189 clear_bit(ATH_OP_PRIM_STA_VIF, &common->op_flags); in ath9k_calculate_summary_state()
1935 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_ampdu_action()
2080 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_flush()
2118 if (test_bit(ATH_OP_INVALID, &common->op_flags)) { in __ath9k_flush()
2294 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_start()
2302 clear_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_sw_scan_complete()
2320 if (test_bit(ATH_OP_SCANNING, &common->op_flags)) { in ath9k_cancel_pending_offchannel()
2345 set_bit(ATH_OP_SCANNING, &common->op_flags); in ath9k_hw_scan()
2579 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_mgd_prepare_tx()