Home
last modified time | relevance | path

Searched refs:is_8723be (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
Dfw_common.c139 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, in rtl8723_fw_free_to_go() argument
161 if (is_8723be) in rtl8723_fw_free_to_go()
188 bool is_8723be, int max_count) in rtl8723_download_fw() argument
208 if (!is_8723be) in rtl8723_download_fw()
223 if (is_8723be) in rtl8723_download_fw()
233 err = rtl8723_fw_free_to_go(hw, is_8723be, max_count); in rtl8723_download_fw()
Dfw_common.h89 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, int count);
90 int rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int count);