Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dpcu.c880 u32 pcu_reg, beacon_reg, low_id, high_id; in ath5k_hw_set_opmode() local
891 beacon_reg = 0; in ath5k_hw_set_opmode()
896 beacon_reg |= AR5K_BCR_ADHOC; in ath5k_hw_set_opmode()
906 beacon_reg |= AR5K_BCR_AP; in ath5k_hw_set_opmode()
940 ath5k_hw_reg_write(ah, beacon_reg, AR5K_BCR); in ath5k_hw_set_opmode()