Searched refs:nan_ch_freq (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/components/nan/core/src/ |
H A D | nan_main_i.h | 266 uint32_t nan_ch_freq); 284 bool nan_is_enable_allowed(struct wlan_objmgr_psoc *psoc, uint32_t nan_ch_freq,
|
H A D | nan_main.c | 1120 bool nan_is_enable_allowed(struct wlan_objmgr_psoc *psoc, uint32_t nan_ch_freq, in nan_is_enable_allowed() argument 1130 nan_ch_freq, HW_MODE_20_MHZ, in nan_is_enable_allowed() 1146 uint32_t nan_ch_freq) in nan_set_hw_mode() argument 1181 nan_ch_freq, in nan_set_hw_mode() 1246 uint32_t nan_ch_freq) in nan_discovery_pre_enable() argument 1265 nan_ch_freq)) { in nan_discovery_pre_enable() 1284 status = nan_set_hw_mode(psoc, nan_ch_freq); in nan_discovery_pre_enable()
|
/wlan-driver/qcacld-3.0/components/nan/dispatcher/inc/ |
H A D | nan_ucfg_api.h | 337 uint32_t nan_ch_freq,
|
/wlan-driver/qcacld-3.0/components/nan/dispatcher/src/ |
H A D | nan_ucfg_api.c | 759 uint32_t nan_ch_freq, uint8_t vdev_id) in ucfg_is_nan_enable_allowed() argument 761 return nan_is_enable_allowed(psoc, nan_ch_freq, vdev_id); in ucfg_is_nan_enable_allowed()
|