Home
last modified time | relevance | path

Searched refs:bf_temp_fast_filter (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dpower.h596 __le32 bf_temp_fast_filter; member
662 .bf_temp_fast_filter = cpu_to_le32(IWL_BF_TEMP_FAST_FILTER ## mode), \
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c47 le32_to_cpu(cmd->bf_temp_fast_filter)); in iwl_mvm_beacon_filter_send_cmd()
792 cmd->bf_temp_fast_filter = in iwl_mvm_beacon_filter_debugfs_parameters()
793 cpu_to_le32(dbgfs_bf->bf_temp_fast_filter); in iwl_mvm_beacon_filter_debugfs_parameters()
H A Ddebugfs-vif.c272 dbgfs_bf->bf_temp_fast_filter = value; in iwl_dbgfs_update_bf()
424 le32_to_cpu(cmd.bf_temp_fast_filter)); in iwl_dbgfs_bf_params_read()
H A Dmvm.h192 u32 bf_temp_fast_filter; member