Home
last modified time | relevance | path

Searched refs:bf_threshold_absolute_low (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c108 IWL_DEBUG_POWER(mvm, "bf_threshold_absolute_low is: %d, %d\n", in iwl_mvm_beacon_filter_send_cmd()
109 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-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c50 IWL_DEBUG_POWER(mvm, "bf_threshold_absolute_low is: %d, %d\n", in iwl_mvm_beacon_filter_send_cmd()
51 le32_to_cpu(cmd->bf_threshold_absolute_low[0]), in iwl_mvm_beacon_filter_send_cmd()
52 le32_to_cpu(cmd->bf_threshold_absolute_low[1])); in iwl_mvm_beacon_filter_send_cmd()
63 bf_threshold_absolute_low); in iwl_mvm_beacon_filter_send_cmd()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dpower.h575 * @bf_threshold_absolute_low: See below.
595 __le32 bf_threshold_absolute_low[2]; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dpower.h583 * @bf_threshold_absolute_low: See below.
603 __le32 bf_threshold_absolute_low[2]; member

Completed in 6 milliseconds