Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dpcu.c900 AR5K_REG_ENABLE_BITS(ah, AR5K_CFG, AR5K_CFG_IBSS); in ath5k_hw_set_opmode()
910 AR5K_REG_DISABLE_BITS(ah, AR5K_CFG, AR5K_CFG_IBSS); in ath5k_hw_set_opmode()
Dreg.h75 #define AR5K_CFG_IBSS 0x00000020 /* 0-BSS, 1-IBSS [5211+] */ macro