Searched refs:bf_temp_threshold (Results 1 – 7 of 7) sorted by relevance
629 * @bf_temp_threshold: This threshold determines the type of temperature663 __le32 bf_temp_threshold;729 .bf_temp_threshold = cpu_to_le32(IWL_BF_TEMP_THRESHOLD ## mode), \595 __le32 bf_temp_threshold; global() member
43 IWL_DEBUG_POWER(mvm, "bf_temp_threshold is: %d\n", in iwl_mvm_beacon_filter_send_cmd() 44 le32_to_cpu(cmd->bf_temp_threshold)); in iwl_mvm_beacon_filter_send_cmd() 802 cmd->bf_temp_threshold = in iwl_mvm_beacon_filter_debugfs_parameters() 803 cpu_to_le32(dbgfs_bf->bf_temp_threshold); in iwl_mvm_beacon_filter_debugfs_parameters()
272 dbgfs_bf->bf_temp_threshold = value; in iwl_dbgfs_update_bf()425 le32_to_cpu(cmd.bf_temp_threshold)); in iwl_dbgfs_bf_params_read()
194 u32 bf_temp_threshold;196 u32 bf_temp_threshold; global() member
189 le32toh(cmd->bf_temp_threshold)); in iwm_beacon_filter_send_cmd()
4342 * @bf_temp_threshold: This threshold determines the type of temperature4368 uint32_t bf_temp_threshold; member 4423 .bf_temp_threshold = htole32(IWM_BF_TEMP_THRESHOLD_DEFAULT), \
4759 uint32_t bf_temp_threshold; member4816 .bf_temp_threshold = htole32(IWX_BF_TEMP_THRESHOLD_DEFAULT), \