Lines Matching defs:netdev

75 static void otx2_get_drvinfo(struct net_device *netdev,  in otx2_get_drvinfo()
107 static void otx2_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2_get_strings()
184 static void otx2_get_ethtool_stats(struct net_device *netdev, in otx2_get_ethtool_stats()
240 static int otx2_get_sset_count(struct net_device *netdev, int sset) in otx2_get_sset_count()
313 static void otx2_get_pauseparam(struct net_device *netdev, in otx2_get_pauseparam()
343 static int otx2_set_pauseparam(struct net_device *netdev, in otx2_set_pauseparam()
367 static void otx2_get_ringparam(struct net_device *netdev, in otx2_get_ringparam()
383 static int otx2_set_ringparam(struct net_device *netdev, in otx2_set_ringparam()
451 static int otx2_get_coalesce(struct net_device *netdev, in otx2_get_coalesce()
475 static int otx2_set_coalesce(struct net_device *netdev, in otx2_set_coalesce()
784 static u32 otx2_get_rxfh_key_size(struct net_device *netdev) in otx2_get_rxfh_key_size()
939 static u32 otx2_get_msglevel(struct net_device *netdev) in otx2_get_msglevel()
946 static void otx2_set_msglevel(struct net_device *netdev, u32 val) in otx2_set_msglevel()
953 static u32 otx2_get_link(struct net_device *netdev) in otx2_get_link()
963 static int otx2_get_ts_info(struct net_device *netdev, in otx2_get_ts_info()
1013 static int otx2_get_fecparam(struct net_device *netdev, in otx2_get_fecparam()
1040 static int otx2_set_fecparam(struct net_device *netdev, in otx2_set_fecparam()
1194 static int otx2_get_link_ksettings(struct net_device *netdev, in otx2_get_link_ksettings()
1224 static int otx2_set_link_ksettings(struct net_device *netdev, in otx2_set_link_ksettings()
1285 static void otx2_get_fec_stats(struct net_device *netdev, in otx2_get_fec_stats()
1359 void otx2_set_ethtool_ops(struct net_device *netdev) in otx2_set_ethtool_ops()
1365 static void otx2vf_get_drvinfo(struct net_device *netdev, in otx2vf_get_drvinfo()
1374 static void otx2vf_get_strings(struct net_device *netdev, u32 sset, u8 *data) in otx2vf_get_strings()
1393 static void otx2vf_get_ethtool_stats(struct net_device *netdev, in otx2vf_get_ethtool_stats()
1412 static int otx2vf_get_sset_count(struct net_device *netdev, int sset) in otx2vf_get_sset_count()
1426 static int otx2vf_get_link_ksettings(struct net_device *netdev, in otx2vf_get_link_ksettings()
1477 void otx2vf_set_ethtool_ops(struct net_device *netdev) in otx2vf_set_ethtool_ops()