Home
last modified time | relevance | path

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

/openbmc/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()
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.c129 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_hw_pll_work()
H A Dmain.c258 if (!test_bit(ATH_OP_BEACONS, &common->op_flags)) in ath_complete_reset()
/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h59 ATH_OP_BEACONS, enumerator