Home
last modified time | relevance | path

Searched refs:iwl_load_ucode_wait_alive (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c296 int iwl_load_ucode_wait_alive(struct iwl_priv *priv, in iwl_load_ucode_wait_alive() function
400 ret = iwl_load_ucode_wait_alive(priv, IWL_UCODE_INIT); in iwl_run_init_ucode()
H A Dagn.h164 int iwl_load_ucode_wait_alive(struct iwl_priv *priv,
H A Dlib.c1123 ret = iwl_load_ucode_wait_alive(priv, IWL_UCODE_WOWLAN); in iwlagn_suspend()
H A Dmac80211.c263 ret = iwl_load_ucode_wait_alive(priv, IWL_UCODE_REGULAR); in __iwl_up()