Lines Matching defs:ndev

41 static int enetc_get_reglen(struct net_device *ndev)  in enetc_get_reglen()
62 static void enetc_get_regs(struct net_device *ndev, struct ethtool_regs *regs, in enetc_get_regs()
227 static int enetc_get_sset_count(struct net_device *ndev, int sset) in enetc_get_sset_count()
247 static void enetc_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in enetc_get_strings()
273 static void enetc_get_ethtool_stats(struct net_device *ndev, in enetc_get_ethtool_stats()
314 static void enetc_get_pause_stats(struct net_device *ndev, in enetc_get_pause_stats()
401 static void enetc_get_eth_mac_stats(struct net_device *ndev, in enetc_get_eth_mac_stats()
422 static void enetc_get_eth_ctrl_stats(struct net_device *ndev, in enetc_get_eth_ctrl_stats()
443 static void enetc_get_rmon_stats(struct net_device *ndev, in enetc_get_rmon_stats()
577 static int enetc_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc, in enetc_get_rxnfc()
628 static int enetc_set_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc) in enetc_set_rxnfc()
664 static u32 enetc_get_rxfh_key_size(struct net_device *ndev) in enetc_get_rxfh_key_size()
672 static u32 enetc_get_rxfh_indir_size(struct net_device *ndev) in enetc_get_rxfh_indir_size()
680 static int enetc_get_rxfh(struct net_device *ndev, in enetc_get_rxfh()
713 static int enetc_set_rxfh(struct net_device *ndev, in enetc_set_rxfh()
733 static void enetc_get_ringparam(struct net_device *ndev, in enetc_get_ringparam()
758 static int enetc_get_coalesce(struct net_device *ndev, in enetc_get_coalesce()
778 static int enetc_set_coalesce(struct net_device *ndev, in enetc_set_coalesce()
832 static int enetc_get_ts_info(struct net_device *ndev, in enetc_get_ts_info()
930 static void enetc_get_mm_stats(struct net_device *ndev, in enetc_get_mm_stats()
948 static int enetc_get_mm(struct net_device *ndev, struct ethtool_mm_state *state) in enetc_get_mm()
1076 static int enetc_set_mm(struct net_device *ndev, struct ethtool_mm_cfg *cfg, in enetc_set_mm()
1245 void enetc_set_ethtool_ops(struct net_device *ndev) in enetc_set_ethtool_ops()