Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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), \
/freebsd/sys/contrib/dev/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.c275 dbgfs_bf->bf_temp_fast_filter = value; in iwl_dbgfs_update_bf()
427 le32_to_cpu(cmd.bf_temp_fast_filter)); in iwl_dbgfs_bf_params_read()
H A Dmvm.h197 u32 bf_temp_fast_filter; member
/freebsd/sys/dev/iwm/
H A Dif_iwm_power.c192 le32toh(cmd->bf_temp_fast_filter)); in iwm_beacon_filter_send_cmd()
H A Dif_iwmreg.h4369 uint32_t bf_temp_fast_filter; member
4424 .bf_temp_fast_filter = htole32(IWM_BF_TEMP_FAST_FILTER_DEFAULT), \