Searched refs:fbin2freq (Results 1 – 2 of 2) sorted by relevance
606 fbin2freq(u_int8_t fbin, HAL_BOOL is_2ghz) in fbin2freq() function
2475 if (freq == fbin2freq(ctl_freqbin[i], is_2ghz)) { in ar9300_eep_def_get_max_edge_power()2484 } else if ((i > 0) && (freq < fbin2freq(ctl_freqbin[i], is_2ghz))) { in ar9300_eep_def_get_max_edge_power()2486 if (fbin2freq(ctl_freqbin[i - 1], 1) < freq && in ar9300_eep_def_get_max_edge_power()2494 if (fbin2freq(ctl_freqbin[i - 1], 0) < freq && in ar9300_eep_def_get_max_edge_power()