Searched refs:sf_cmd (Results 1 – 2 of 2) sorted by relevance
153 struct iwl_sf_cfg_cmd *sf_cmd, in iwl_mvm_fill_sf_command() argument158 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() local223 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 …]
228 commands. It is not intended to use it within sf_cmd or the SPI