Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c8366 static bool wlan_fill_survey_result(struct survey_info *survey, int opfreq, in wlan_fill_survey_result() argument
8380 if (opfreq == chan_info->freq) in wlan_fill_survey_result()
8393 static bool wlan_fill_survey_result(struct survey_info *survey, int opfreq, in wlan_fill_survey_result() argument
8407 if (opfreq == chan_info->freq) in wlan_fill_survey_result()
8427 uint32_t opfreq = 0; /* Initialization Required */ in wlan_hdd_update_survey_info() local
8431 sme_get_operation_channel(hdd_ctx->mac_handle, &opfreq, in wlan_hdd_update_survey_info()
8443 filled = wlan_fill_survey_result(survey, opfreq, in wlan_hdd_update_survey_info()