Searched refs:st_fwrd_space (Results 1 – 2 of 2) sorted by relevance
537 struct iwl_sf_region *st_fwrd_space);836 struct iwl_sf_region *st_fwrd_space) in iwl_trans_update_sf() argument841 return trans->ops->update_sf(trans, st_fwrd_space); in iwl_trans_update_sf()
256 struct iwl_sf_region st_fwrd_space; in iwl_mvm_load_ucode_wait_alive() local314 st_fwrd_space.addr = mvm->sf_space.addr; in iwl_mvm_load_ucode_wait_alive()315 st_fwrd_space.size = mvm->sf_space.size; in iwl_mvm_load_ucode_wait_alive()316 ret = iwl_trans_update_sf(mvm->trans, &st_fwrd_space); in iwl_mvm_load_ucode_wait_alive()