Searched refs:st_fwrd_space (Results 1 – 2 of 2) sorted by relevance
217 struct iwl_sf_region st_fwrd_space; in iwl_mvm_load_ucode_wait_alive() local261 st_fwrd_space.addr = mvm->sf_space.addr; in iwl_mvm_load_ucode_wait_alive()262 st_fwrd_space.size = mvm->sf_space.size; in iwl_mvm_load_ucode_wait_alive()263 ret = iwl_trans_update_sf(mvm->trans, &st_fwrd_space); in iwl_mvm_load_ucode_wait_alive()
501 struct iwl_sf_region *st_fwrd_space);703 struct iwl_sf_region *st_fwrd_space) in iwl_trans_update_sf() argument708 return trans->ops->update_sf(trans, st_fwrd_space); in iwl_trans_update_sf()