Searched refs:frac_n_5g (Results 1 – 4 of 4) sorted by relevance
79 uint8_t frac_n_5g; in ar9280SetChannel() local89 if (ath_hal_eepromGet(ah, AR_EEP_FRAC_N_5G, &frac_n_5g) != HAL_OK) in ar9280SetChannel()90 frac_n_5g = 0; in ar9280SetChannel()113 switch (frac_n_5g) { in ar9280SetChannel()
190 uint8_t frac_n_5g; /* member
102 *(uint8_t *) val = pBase->frac_n_5g; in v14EepromGet()
114 (int) eh->desiredScaleCCK, (int) eh->pwr_table_offset, (int) eh->frac_n_5g); in eeprom_v14_base_print()