Searched refs:st_fwrd_space (Results 1 – 2 of 2) sorted by relevance
565 struct iwl_sf_region *st_fwrd_space);792 struct iwl_sf_region *st_fwrd_space) in iwl_trans_update_sf() argument797 return trans->ops->update_sf(trans, st_fwrd_space); in iwl_trans_update_sf()
519 struct iwl_sf_region st_fwrd_space; in iwl_mvm_load_ucode_wait_alive() local568 st_fwrd_space.addr = mvm->sf_space.addr; in iwl_mvm_load_ucode_wait_alive()569 st_fwrd_space.size = mvm->sf_space.size; in iwl_mvm_load_ucode_wait_alive()570 ret = iwl_trans_update_sf(mvm->trans, &st_fwrd_space); in iwl_mvm_load_ucode_wait_alive()