Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_phy.h781 #define AR_PHY_GC_SHORT_GI_40 0x00000080 /* allow short GI for HT 40 */ macro
H A Dar9003_phy.c620 phymode = AR_PHY_GC_HT_EN | AR_PHY_GC_SHORT_GI_40 | enableDacFifo; in ar9003_hw_set_channel_regs()