Home
last modified time | relevance | path

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

/drivers/net/wireless/iwlwifi/mvm/
Dfw-api-power.h326 __le32 bf_roaming_state; member
390 .bf_roaming_state = cpu_to_le32(IWL_BF_ROAMING_STATE ## mode), \
Dpower.c99 le32_to_cpu(cmd->bf_roaming_state)); in iwl_mvm_beacon_filter_send_cmd()
122 cmd->bf_roaming_state = in iwl_mvm_beacon_filter_set_cqm_params()
749 cmd->bf_roaming_state = cpu_to_le32(dbgfs_bf->bf_roaming_state); in iwl_mvm_beacon_filter_debugfs_parameters()
Ddebugfs-vif.c310 dbgfs_bf->bf_roaming_state = value; in iwl_dbgfs_update_bf()
464 le32_to_cpu(cmd.bf_roaming_state)); in iwl_dbgfs_bf_params_read()
Dmvm.h232 u32 bf_roaming_state; member