Searched refs:is_8723be (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
H A D | fw_common.c | 117 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() 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() 165 rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int max_count) rtl8723_download_fw() argument
|
H A D | fw_common.h | 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);
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
H A D | fw_common.c | 117 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() 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() 165 rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int max_count) rtl8723_download_fw() argument
|
H A D | fw_common.h | 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);
|
Completed in 2 milliseconds