Lines Matching defs:ndev
378 static int am65_cpsw_ethtool_op_begin(struct net_device *ndev) in am65_cpsw_ethtool_op_begin()
392 static void am65_cpsw_ethtool_op_complete(struct net_device *ndev) in am65_cpsw_ethtool_op_complete()
402 static void am65_cpsw_get_drvinfo(struct net_device *ndev, in am65_cpsw_get_drvinfo()
412 static u32 am65_cpsw_get_msglevel(struct net_device *ndev) in am65_cpsw_get_msglevel()
419 static void am65_cpsw_set_msglevel(struct net_device *ndev, u32 value) in am65_cpsw_set_msglevel()
426 static void am65_cpsw_get_channels(struct net_device *ndev, in am65_cpsw_get_channels()
437 static int am65_cpsw_set_channels(struct net_device *ndev, in am65_cpsw_set_channels()
456 static void am65_cpsw_get_ringparam(struct net_device *ndev, in am65_cpsw_get_ringparam()
466 static void am65_cpsw_get_pauseparam(struct net_device *ndev, in am65_cpsw_get_pauseparam()
476 static int am65_cpsw_set_pauseparam(struct net_device *ndev, in am65_cpsw_set_pauseparam()
495 static void am65_cpsw_get_wol(struct net_device *ndev, in am65_cpsw_get_wol()
507 static int am65_cpsw_set_wol(struct net_device *ndev, in am65_cpsw_set_wol()
518 static int am65_cpsw_get_link_ksettings(struct net_device *ndev, in am65_cpsw_get_link_ksettings()
531 am65_cpsw_set_link_ksettings(struct net_device *ndev, in am65_cpsw_set_link_ksettings()
542 static int am65_cpsw_get_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_get_eee()
552 static int am65_cpsw_set_eee(struct net_device *ndev, struct ethtool_eee *edata) in am65_cpsw_set_eee()
562 static int am65_cpsw_nway_reset(struct net_device *ndev) in am65_cpsw_nway_reset()
572 static int am65_cpsw_get_regs_len(struct net_device *ndev) in am65_cpsw_get_regs_len()
592 static void am65_cpsw_get_regs(struct net_device *ndev, in am65_cpsw_get_regs()
628 static int am65_cpsw_get_sset_count(struct net_device *ndev, int sset) in am65_cpsw_get_sset_count()
641 static void am65_cpsw_get_strings(struct net_device *ndev, in am65_cpsw_get_strings()
676 static void am65_cpsw_get_ethtool_stats(struct net_device *ndev, in am65_cpsw_get_ethtool_stats()
700 static int am65_cpsw_get_ethtool_ts_info(struct net_device *ndev, in am65_cpsw_get_ethtool_ts_info()
721 static u32 am65_cpsw_get_ethtool_priv_flags(struct net_device *ndev) in am65_cpsw_get_ethtool_priv_flags()
732 static int am65_cpsw_set_ethtool_priv_flags(struct net_device *ndev, u32 flags) in am65_cpsw_set_ethtool_priv_flags()