Home
last modified time | relevance | path

Searched refs:iwl_pnvm_load (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/
Dpnvm.h15 int iwl_pnvm_load(struct iwl_trans *trans,
Dpnvm.c224 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load() function
274 IWL_EXPORT_SYMBOL(iwl_pnvm_load);
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c427 ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait); in iwl_mvm_load_ucode_wait_alive()