Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.h15 int iwl_pnvm_load(struct iwl_trans *trans,
H A Dpnvm.c374 int iwl_pnvm_load(struct iwl_trans *trans, in iwl_pnvm_load() function
400 IWL_EXPORT_SYMBOL(iwl_pnvm_load);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c426 ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait, in iwl_mvm_load_ucode_wait_alive()