Home
last modified time | relevance | path

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

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