Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mei/
H A Diwl-mei.h469 void iwl_mei_alive_notif(bool success);
524 static inline void iwl_mei_alive_notif(bool success) in iwl_mei_alive_notif() function
H A Dmain.c1477 void iwl_mei_alive_notif(bool success) in iwl_mei_alive_notif() function
1502 EXPORT_SYMBOL_GPL(iwl_mei_alive_notif);
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c424 iwl_mei_alive_notif(true); in iwl_mvm_load_ucode_wait_alive()
H A Dmac80211.c1210 iwl_mei_alive_notif(false); in iwl_mvm_mac_start()