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/mld/
H A Dfw.c290 ret = iwl_pnvm_load(mld->trans, &mld->notif_wait, in iwl_mld_run_fw_init_sequence()