Lines Matching defs:netdev
69 static void otx2_get_drvinfo(struct net_device *netdev, in otx2_get_drvinfo()
99 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings()
164 static void otx2_get_ethtool_stats(struct net_device *netdev, in otx2_get_ethtool_stats()
188 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count()
249 static void otx2_get_pauseparam(struct net_device *netdev, in otx2_get_pauseparam()
270 static int otx2_set_pauseparam(struct net_device *netdev, in otx2_set_pauseparam()
294 static void otx2_get_ringparam(struct net_device *netdev, in otx2_get_ringparam()
306 static int otx2_set_ringparam(struct net_device *netdev, in otx2_set_ringparam()
350 static int otx2_get_coalesce(struct net_device *netdev, in otx2_get_coalesce()
364 static int otx2_set_coalesce(struct net_device *netdev, in otx2_set_coalesce()
578 static u32 otx2_get_rxfh_key_size(struct net_device *netdev) in otx2_get_rxfh_key_size()
651 static u32 otx2_get_msglevel(struct net_device *netdev) in otx2_get_msglevel()
658 static void otx2_set_msglevel(struct net_device *netdev, u32 val) in otx2_set_msglevel()
665 static u32 otx2_get_link(struct net_device *netdev) in otx2_get_link()
675 static int otx2_get_ts_info(struct net_device *netdev, in otx2_get_ts_info()
727 void otx2_set_ethtool_ops(struct net_device *netdev) in otx2_set_ethtool_ops()
733 static void otx2vf_get_drvinfo(struct net_device *netdev, in otx2vf_get_drvinfo()
742 static void otx2vf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2vf_get_strings()
766 static void otx2vf_get_ethtool_stats(struct net_device *netdev, in otx2vf_get_ethtool_stats()
785 static int otx2vf_get_sset_count(struct net_device *netdev, int sset) in otx2vf_get_sset_count()
825 void otx2vf_set_ethtool_ops(struct net_device *netdev) in otx2vf_set_ethtool_ops()