Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.h308 u8 xatten1DBHigh[AR9300_MAX_CHAINS]; member
H A Dar9003_eeprom.c349 .xatten1DBHigh = {0, 0, 0},
927 .xatten1DBHigh = {0, 0, 0},
1506 .xatten1DBHigh = {0, 0, 0},
2085 .xatten1DBHigh = {0x1d, 0x20, 0x24},
2663 .xatten1DBHigh = {0, 0, 0},
3853 t[2] = eep->base_ext2.xatten1DBHigh[chain]; in ar9003_hw_atten_chain_get()