Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dscan.c3714 iwl_mvm_average_dbm_values(const struct iwl_umac_scan_channel_survey_notif *notif) in iwl_mvm_average_dbm_values() function
3797 EXPORT_SYMBOL_IF_IWLWIFI_KUNIT(iwl_mvm_average_dbm_values);
3856 info->noise = iwl_mvm_average_dbm_values(notif); in iwl_mvm_rx_channel_survey_notif()
Dmvm.h2142 s8 iwl_mvm_average_dbm_values(const struct iwl_umac_scan_channel_survey_notif *notif);