Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dpower.h586 __le32 bf_roaming_state; member
652 .bf_roaming_state = cpu_to_le32(IWL_BF_ROAMING_STATE ## mode), \
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A 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()
824 cmd->bf_roaming_state = cpu_to_le32(dbgfs_bf->bf_roaming_state); in iwl_mvm_beacon_filter_debugfs_parameters()
H A 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()
H A Dmvm.h237 u32 bf_roaming_state; member