Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
Dfw_common.c198 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, in rtl8723_fw_free_to_go() argument
224 if (is_8723be) in rtl8723_fw_free_to_go()
252 bool is_8723be, int max_count) in rtl8723_download_fw() argument
270 if (!is_8723be) in rtl8723_download_fw()
285 if (is_8723be) in rtl8723_download_fw()
295 err = rtl8723_fw_free_to_go(hw, is_8723be, max_count); in rtl8723_download_fw()
Dfw_common.h94 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, int count);
95 int rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int count);