Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/green_ap/core/src/
Dwlan_green_ap_main.c175 if (green_ap_tx_ops->get_current_channel) in wlan_green_ap_state_mc()
176 channel = green_ap_tx_ops->get_current_channel( in wlan_green_ap_state_mc()
/wlan-driver/qca-wifi-host-cmn/target_if/green_ap/src/
Dtarget_if_green_ap.c88 green_ap_tx_ops->get_current_channel = NULL; in target_if_register_green_ap_tx_ops()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral_phyerr.c1243 rpt_info->pri20_freq = p_sops->get_current_channel(spectral, smode); in target_if_update_session_info_from_report_ctx()
1943 params.freq = p_sops->get_current_channel(spectral, in target_if_process_phyerr_gen2()
3940 params.freq = p_sops->get_current_channel(spectral, in target_if_consume_spectral_report_gen3()
Dtarget_if_spectral.c2619 p_sops->get_current_channel = target_if_spectral_get_current_channel; in target_if_init_spectral_ops_common()
2978 p_sops->get_current_channel = null_get_current_channel; in target_if_spectral_init_dummy_function_table()
4921 current_channel = p_sops->get_current_channel(spectral, smode); in target_if_init_upper_lower_flags()
5205 current_channel = p_sops->get_current_channel(spectral, smode); in target_if_spectral_scan_enable_params()
Dtarget_if_spectral.h808 uint32_t (*get_current_channel)(void *arg, member
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h1409 uint16_t (*get_current_channel)(struct wlan_objmgr_pdev *pdev); member