net/qede/base: add support for new firmware
[dpdk.git] / drivers / net / qede / base / ecore_dcbx.h
index 1518624..2ce4465 100644 (file)
@@ -56,10 +56,4 @@ void ecore_dcbx_info_free(struct ecore_hwfn *, struct ecore_dcbx_info *);
 void ecore_dcbx_set_pf_update_params(struct ecore_dcbx_results *p_src,
                                     struct pf_update_ramrod_data *p_dest);
 
-#ifndef REAL_ASIC_ONLY
-/* @@@TBD eagle phy workaround */
-void ecore_dcbx_eagle_workaround(struct ecore_hwfn *, struct ecore_ptt *,
-                                bool set_to_pfc);
-#endif
-
 #endif /* __ECORE_DCBX_H__ */