Searched refs:is_8723be (Results 1 – 2 of 2) sorted by relevance
117 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, in rtl8723_fw_free_to_go() argument139 if (is_8723be) in rtl8723_fw_free_to_go()166 bool is_8723be, int max_count) in rtl8723_download_fw() argument186 if (!is_8723be) in rtl8723_download_fw()201 if (is_8723be) in rtl8723_download_fw()211 err = rtl8723_fw_free_to_go(hw, is_8723be, max_count); in rtl8723_download_fw()
67 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, int count);68 int rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int count);