Searched refs:get_tx_csum (Results 1 – 1 of 1) sorted by relevance
719 u32 (*get_tx_csum)(struct net_device *); member6569 .get_tx_csum = rtl8168_get_tx_csum,24582 if (!ethtool_ops->get_tx_csum) in ethtool_get_tx_csum()24585 edata.data = ethtool_ops->get_tx_csum(dev); in ethtool_get_tx_csum()