Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dfw.h344 int rtl92s_download_fw(struct ieee80211_hw *hw);
H A Dfw.c313 int rtl92s_download_fw(struct ieee80211_hw *hw) in rtl92s_download_fw() function
H A Dhw.c961 rtstatus = rtl92s_download_fw(hw); in rtl92se_hw_init()