Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/
Dscan.c88 iwl_mvm_average_dbm_values(&notif), in KUNIT_ARRAY_PARAM_DESC()
96 iwl_mvm_average_dbm_values(&notif), in KUNIT_ARRAY_PARAM_DESC()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c3713 iwl_mvm_average_dbm_values(const struct iwl_umac_scan_channel_survey_notif *notif) in iwl_mvm_average_dbm_values() function
3796 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_mvm_average_dbm_values);
3855 info->noise = iwl_mvm_average_dbm_values(notif); in iwl_mvm_rx_channel_survey_notif()
Dmvm.h2134 s8 iwl_mvm_average_dbm_values(const struct iwl_umac_scan_channel_survey_notif *notif);