Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
H A Dfw_common.c117 int rtl8723_fw_free_to_go(struct ieee80211_hw *hw, bool is_8723be, in rtl8723_fw_free_to_go() argument
139 if (is_8723be) in rtl8723_fw_free_to_go()
166 bool is_8723be, int max_count) in rtl8723_download_fw() argument
186 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()
H A Dfw_common.h67 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);