Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_eeprom.h107 AR_EEP_FRAC_N_5G, /* uint8_t* */ enumerator
HDah_eeprom_v14.c100 case AR_EEP_FRAC_N_5G: in v14EepromGet()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
HDar9280.c89 if (ath_hal_eepromGet(ah, AR_EEP_FRAC_N_5G, &frac_n_5g) != HAL_OK) in ar9280SetChannel()