Home
last modified time | relevance | path

Searched refs:bf_temp_threshold (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h686 __le32 bf_temp_threshold; member
752 .bf_temp_threshold = cpu_to_le32(IWL_BF_TEMP_THRESHOLD ## mode), \
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c44 le32_to_cpu(cmd->bf_temp_threshold)); in iwl_mvm_beacon_filter_send_cmd()
804 cmd->bf_temp_threshold = in iwl_mvm_beacon_filter_debugfs_parameters()
805 cpu_to_le32(dbgfs_bf->bf_temp_threshold); in iwl_mvm_beacon_filter_debugfs_parameters()
H A Ddebugfs-vif.c272 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()
H A Dmvm.h195 u32 bf_temp_threshold; member
/freebsd/sys/dev/iwm/
H A Dif_iwm_power.c189 le32toh(cmd->bf_temp_threshold)); in iwm_beacon_filter_send_cmd()
H A Dif_iwmreg.h4342 * @bf_temp_threshold: This threshold determines the type of temperature
4368 uint32_t bf_temp_threshold; member
4423 .bf_temp_threshold = htole32(IWM_BF_TEMP_THRESHOLD_DEFAULT), \
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h4759 uint32_t bf_temp_threshold; member
4816 .bf_temp_threshold = htole32(IWX_BF_TEMP_THRESHOLD_DEFAULT), \