Home
last modified time | relevance | path

Searched refs:ATH_OP_MULTI_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dchannel.c231 clear_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags); in ath_chanctx_check_active()
234 if (test_and_set_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_chanctx_check_active()
494 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
524 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) || in ath_chanctx_event()
636 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags) && in ath_chanctx_switch()
794 if (test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath_scan_complete()
Dmain.c2429 if (!test_bit(ATH_OP_MULTI_CHANNEL, &common->op_flags)) in ath9k_mgd_prepare_tx()
/drivers/net/wireless/ath/
Dath.h66 ATH_OP_MULTI_CHANNEL, enumerator