Searched refs:get_tso (Results 1 – 1 of 1) sorted by relevance
723 u32 (*get_tso)(struct net_device *); member6574 .get_tso = ethtool_op_get_tso,24636 if (!ethtool_ops->get_tso) in ethtool_get_tso()24639 edata.data = ethtool_ops->get_tso(dev); in ethtool_get_tso()