Searched refs:is_8723be (Results 1 – 2 of 2) sorted by relevance
139 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, in rtl8723_fw_free_to_go() argument161 if (is_8723be) in rtl8723_fw_free_to_go()188 bool is_8723be, int max_count) in rtl8723_download_fw() argument208 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()
89 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);