Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dfw.h264 int rtl8821ae_download_fw(struct ieee80211_hw *hw, bool buse_wake_on_wlan_fw);
H A Dfw.c118 int rtl8821ae_download_fw(struct ieee80211_hw *hw, bool buse_wake_on_wlan_fw) in rtl8821ae_download_fw() function
201 if (rtl8821ae_download_fw(hw, used_wowlan_fw)) { in rtl8821ae_set_fw_related_for_wowlan()
H A Dhw.c1906 err = rtl8821ae_download_fw(hw, false); in rtl8821ae_hw_init()