|
@@ -1182,6 +1182,7 @@ static const struct ethtool_ops fm10k_ethtool_ops = {
|
|
.set_rxfh = fm10k_set_rssh,
|
|
.set_rxfh = fm10k_set_rssh,
|
|
.get_channels = fm10k_get_channels,
|
|
.get_channels = fm10k_get_channels,
|
|
.set_channels = fm10k_set_channels,
|
|
.set_channels = fm10k_set_channels,
|
|
|
|
+ .get_ts_info = ethtool_op_get_ts_info,
|
|
};
|
|
};
|
|
|
|
|
|
void fm10k_set_ethtool_ops(struct net_device *dev)
|
|
void fm10k_set_ethtool_ops(struct net_device *dev)
|