Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/fw/
Dpnvm.h17 int iwl_pnvm_load(struct iwl_trans *trans,
Dpnvm.c258 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load() function
356 IWL_EXPORT_SYMBOL(iwl_pnvm_load);
/Linux-v6.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dfw.c407 ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait); in iwl_mvm_load_ucode_wait_alive()