Home
last modified time | relevance | path

Searched refs:sf_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c153 struct iwl_sf_cfg_cmd *sf_cmd, in iwl_mvm_fill_sf_command()
158 sf_cmd->watermark[SF_LONG_DELAY_ON] = cpu_to_le32(SF_W_MARK_SCAN); in iwl_mvm_fill_sf_command()
186 sf_cmd->watermark[SF_FULL_ON] = cpu_to_le32(watermark); in iwl_mvm_fill_sf_command()
190 sf_cmd->long_delay_timeouts[i][j] = in iwl_mvm_fill_sf_command()
200 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout, in iwl_mvm_fill_sf_command()
207 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout_def, in iwl_mvm_fill_sf_command()
216 struct iwl_sf_cfg_cmd sf_cmd = { in iwl_mvm_sf_config() local
223 sf_cmd.state |= cpu_to_le32(SF_CFG_DUMMY_NOTIF_OFF); in iwl_mvm_sf_config()
234 iwl_mvm_fill_sf_command(mvm, &sf_cmd, NULL); in iwl_mvm_sf_config()
249 iwl_mvm_fill_sf_command(mvm, &sf_cmd, st in iwl_mvm_sf_config()
152 iwl_mvm_fill_sf_command(struct iwl_mvm *mvm, struct iwl_sf_cfg_cmd *sf_cmd, struct ieee80211_sta *sta) iwl_mvm_fill_sf_command() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c97 struct iwl_sf_cfg_cmd *sf_cmd, in iwl_mvm_fill_sf_command()
106 sf_cmd->watermark[SF_LONG_DELAY_ON] = cpu_to_le32(SF_W_MARK_SCAN); in iwl_mvm_fill_sf_command()
149 sf_cmd->watermark[SF_FULL_ON] = cpu_to_le32(watermark); in iwl_mvm_fill_sf_command()
153 sf_cmd->long_delay_timeouts[i][j] = in iwl_mvm_fill_sf_command()
163 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout, in iwl_mvm_fill_sf_command()
170 memcpy(sf_cmd->full_on_timeouts, sf_full_timeout_def, in iwl_mvm_fill_sf_command()
178 struct iwl_sf_cfg_cmd sf_cmd = { in iwl_mvm_sf_config() local
192 iwl_mvm_fill_sf_command(mvm, &sf_cmd, NULL); in iwl_mvm_sf_config()
200 iwl_mvm_fill_sf_command(mvm, &sf_cmd, sta); in iwl_mvm_sf_config()
203 iwl_mvm_fill_sf_command(mvm, &sf_cmd, NUL in iwl_mvm_sf_config()
96 iwl_mvm_fill_sf_command(struct iwl_mvm *mvm, struct iwl_sf_cfg_cmd *sf_cmd, struct ieee80211_sta *sta) iwl_mvm_fill_sf_command() argument
[all...]

Completed in 1 milliseconds