Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_regdomain.c541 uint16_t bfreq_lo, bfreq_hi; in add_chanlist_mode() local
571 bfreq_hi = MIN(fband->highChannel + hi_adj, freq_hi); in add_chanlist_mode()
614 (int) bfreq_hi, in add_chanlist_mode()
619 bfreq_lo, bfreq_hi, step, cm->flags, fband, rd); in add_chanlist_mode()