Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dbeacon.c583 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config_adhoc()
638 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
656 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
682 * Do not set the ATH_OP_BEACONS flag for IBSS joiner mode in ath9k_beacon_config()
686 set_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
689 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
693 clear_bit(ATH_OP_BEACONS, &common->op_flags); in ath9k_beacon_config()
H A Dlink.c158 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
H A Dmain.c257 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
/linux/drivers/net/wireless/ath/
H A Dath.h59 ATH_OP_BEACONS, enumerator