Home
last modified time | relevance | path

Searched refs:noise_floor_thresh_ch (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/tools/tools/ath/ath_ee_9300_print/
HDmain.c106 m->noise_floor_thresh_ch[i]); in eeprom_9300_modal_print()
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300eep.h302 int8_t noise_floor_thresh_ch[OSPREY_MAX_CHAINS];// 3 //Check if the register is per chain member
HDar9300_eeprom.c470 return p_modal[0].noise_floor_thresh_ch[0]; in ar9300_eeprom_get()
472 return p_modal[1].noise_floor_thresh_ch[0]; in ar9300_eeprom_get()