Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dath5k.h740 #define AR5K_BEACON_ENA 0x00800000 /*enable beacon xmit*/ macro
H A Dbase.c2157 intval |= AR5K_BEACON_ENA; in ath5k_beacon_update_timers()
2180 intval & AR5K_BEACON_ENA ? "AR5K_BEACON_ENA" : "", in ath5k_beacon_update_timers()