Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.h16 int iwl_pnvm_load(struct iwl_trans *trans,
H A Dpnvm.c455 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load() function
481 IWL_EXPORT_SYMBOL(iwl_pnvm_load);
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c407 ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait, in iwl_mvm_load_ucode_wait_alive()