diff options
Diffstat (limited to 'drivers/net/ixgbe/ixgbe_dcb_82599.h')
-rw-r--r-- | drivers/net/ixgbe/ixgbe_dcb_82599.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/net/ixgbe/ixgbe_dcb_82599.h b/drivers/net/ixgbe/ixgbe_dcb_82599.h index 0f3f791e1e1d..88819b2e562e 100644 --- a/drivers/net/ixgbe/ixgbe_dcb_82599.h +++ b/drivers/net/ixgbe/ixgbe_dcb_82599.h | |||
@@ -101,15 +101,9 @@ | |||
101 | /* DCB PFC functions */ | 101 | /* DCB PFC functions */ |
102 | s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, | 102 | s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, |
103 | struct ixgbe_dcb_config *dcb_config); | 103 | struct ixgbe_dcb_config *dcb_config); |
104 | s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, | ||
105 | struct ixgbe_hw_stats *stats, | ||
106 | u8 tc_count); | ||
107 | 104 | ||
108 | /* DCB traffic class stats */ | 105 | /* DCB traffic class stats */ |
109 | s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw); | 106 | s32 ixgbe_dcb_config_tc_stats_82599(struct ixgbe_hw *hw); |
110 | s32 ixgbe_dcb_get_tc_stats_82599(struct ixgbe_hw *hw, | ||
111 | struct ixgbe_hw_stats *stats, | ||
112 | u8 tc_count); | ||
113 | 107 | ||
114 | /* DCB config arbiters */ | 108 | /* DCB config arbiters */ |
115 | s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, | 109 | s32 ixgbe_dcb_config_tx_desc_arbiter_82599(struct ixgbe_hw *hw, |