Home
last modified time | relevance | path

Searched refs:ATH_OP_BEACONS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dbeacon.c506 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc()
536 test_bit(ATH_OP_BEACONS, &common->op_flags) && in ath9k_allow_beacon_config()
612 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
660 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
662 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
Dlink.c125 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
Dmain.c254 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
1156 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_calculate_summary_state()
1158 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_calculate_summary_state()
/linux-4.1.27/drivers/net/wireless/ath/
Dath.h61 ATH_OP_BEACONS, enumerator