Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsf.c153 struct iwl_sf_cfg_cmd *sf_cmd, in iwl_mvm_fill_sf_command() argument
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, sta); in iwl_mvm_sf_config()
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A DKconfig228 commands. It is not intended to use it within sf_cmd or the SPI