Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h167 #define CHAN_FREQ_5720 5720 macro
H A Dreg_services_common.c5353 return (freq >= CHAN_FREQ_5660 && freq <= CHAN_FREQ_5720); in reg_is_pri_within_240mhz_chan()