]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/txgbe/base/txgbe_dcb.h
net/txgbe: support VF promiscuous and allmulticast
[dpdk.git] / drivers / net / txgbe / base / txgbe_dcb.h
index f08e0301d7f372909d97a232c32c2d8b56082d15..cd87cf305b9fe32506f8f4e6f5d6ae2020be4266 100644 (file)
@@ -92,6 +92,8 @@ struct txgbe_dcb_config {
        bool vt_mode;
 };
 
+int txgbe_dcb_pfc_enable(struct txgbe_hw *hw, u8 tc_num);
+
 /* DCB credits calculation */
 s32 txgbe_dcb_calculate_tc_credits_cee(struct txgbe_hw *hw,
                                   struct txgbe_dcb_config *dcb_config,