Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c51 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()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h603 __le32 bf_threshold_absolute_low[2]; member