rtl8723_download_fw
err = rtl8723_download_fw(hw, false, FW_8723A_POLLING_TIMEOUT_COUNT);
err = rtl8723_download_fw(hw, true, FW_8723B_POLLING_TIMEOUT_COUNT);
EXPORT_SYMBOL_GPL(rtl8723_download_fw);
int rtl8723_download_fw(struct ieee80211_hw *hw, bool is_8723be, int count);