Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h295 u8 xatten1MarginLow[AR9300_MAX_CHAINS]; member
Dar9003_eeprom.c347 .xatten1MarginLow = {0, 0, 0},
925 .xatten1MarginLow = {0, 0, 0},
1504 .xatten1MarginLow = {0, 0, 0},
2083 .xatten1MarginLow = {0x19, 0x19 , 0x19},
2661 .xatten1MarginLow = {0, 0, 0},
3806 else if (eep->base_ext2.xatten1MarginLow[chain] != 0) { in ar9003_hw_atten_chain_get_margin()
3807 t[0] = eep->base_ext2.xatten1MarginLow[chain]; in ar9003_hw_atten_chain_get_margin()