Searched refs:xatten1MarginLow (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.h | 307 u8 xatten1MarginLow[AR9300_MAX_CHAINS]; member
|
H A D | ar9003_eeprom.c | 348 .xatten1MarginLow = {0, 0, 0}, 926 .xatten1MarginLow = {0, 0, 0}, 1505 .xatten1MarginLow = {0, 0, 0}, 2084 .xatten1MarginLow = {0x19, 0x19 , 0x19}, 2662 .xatten1MarginLow = {0, 0, 0}, 3876 else if (eep->base_ext2.xatten1MarginLow[chain] != 0) { in ar9003_hw_atten_chain_get_margin() 3877 t[0] = eep->base_ext2.xatten1MarginLow[chain]; in ar9003_hw_atten_chain_get_margin()
|