Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_utils_api.h144 uint16_t *sec20chan_freq);
171 uint16_t *sec20chan_freq);
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/src/
H A Dwlan_spectral_utils_api.c294 uint16_t *sec20chan_freq) in spectral_vdev_get_sec20chan_freq_mhz() argument
310 sec20chan_freq); in spectral_vdev_get_sec20chan_freq_mhz()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral.h2018 uint16_t *sec20chan_freq) in target_if_vdev_get_sec20chan_freq_mhz() argument
2036 sptrlro_vdev_get_sec20chan_freq_mhz(vdev, sec20chan_freq); in target_if_vdev_get_sec20chan_freq_mhz()
H A Dtarget_if_spectral.c1817 uint16_t sec20chan_freq = 0; in target_if_spectral_get_extension_channel() local
1834 if (target_if_vdev_get_sec20chan_freq_mhz(vdev, &sec20chan_freq) < 0) { in target_if_spectral_get_extension_channel()
1841 return sec20chan_freq; in target_if_spectral_get_extension_channel()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2336 uint16_t *sec20chan_freq);
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h2969 uint16_t *sec20chan_freq);
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c14762 uint16_t *sec20chan_freq) in sme_get_sec20chan_freq_mhz() argument