Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9003_phy.h666 #define AR_PHY_GC_GF_DETECT_EN 0x00000400 /* enable Green Field detection. Only affects rx, no… macro
Dar9003_phy.c463 phymode &= ~AR_PHY_GC_GF_DETECT_EN; in ar9003_hw_set_channel_regs()