Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/api/
Dpower.h515 __le32 bf_roaming_state; member
581 .bf_roaming_state = cpu_to_le32(IWL_BF_ROAMING_STATE ## mode), \
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c101 le32_to_cpu(cmd->bf_roaming_state)); in iwl_mvm_beacon_filter_send_cmd()
138 cmd->bf_roaming_state = in iwl_mvm_beacon_filter_set_cqm_params()
826 cmd->bf_roaming_state = cpu_to_le32(dbgfs_bf->bf_roaming_state); in iwl_mvm_beacon_filter_debugfs_parameters()
Ddebugfs-vif.c321 dbgfs_bf->bf_roaming_state = value; in iwl_dbgfs_update_bf()
475 le32_to_cpu(cmd.bf_roaming_state)); in iwl_dbgfs_bf_params_read()
Dmvm.h241 u32 bf_roaming_state; member