Searched refs:get_current_channel (Results 1 – 6 of 6) sorted by relevance
175 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()
88 green_ap_tx_ops->get_current_channel = NULL; in target_if_register_green_ap_tx_ops()
1243 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()
2619 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()
808 uint32_t (*get_current_channel)(void *arg, member
1409 uint16_t (*get_current_channel)(struct wlan_objmgr_pdev *pdev); member