|
@@ -525,7 +525,6 @@ extern void ixgbe_unmap_and_free_tx_resource(struct ixgbe_ring *,
|
|
|
extern void ixgbe_alloc_rx_buffers(struct ixgbe_ring *, u16);
|
|
|
extern void ixgbe_write_eitr(struct ixgbe_q_vector *);
|
|
|
extern int ethtool_ioctl(struct ifreq *ifr);
|
|
|
-extern u8 ixgbe_dcb_txq_to_tc(struct ixgbe_adapter *adapter, u8 index);
|
|
|
extern s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw);
|
|
|
extern s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 pballoc);
|
|
|
extern s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 pballoc);
|