Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c109 le32_to_cpu(cmd->bf_threshold_absolute_low[0]), in iwl_mvm_beacon_filter_send_cmd()
110 le32_to_cpu(cmd->bf_threshold_absolute_low[1])); in iwl_mvm_beacon_filter_send_cmd()
121 bf_threshold_absolute_low); in iwl_mvm_beacon_filter_send_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h595 __le32 bf_threshold_absolute_low[2]; member