Lines Matching defs:dev
290 static void stmmac_ethtool_getdrvinfo(struct net_device *dev, in stmmac_ethtool_getdrvinfo()
309 static int stmmac_ethtool_get_link_ksettings(struct net_device *dev, in stmmac_ethtool_get_link_ksettings()
396 stmmac_ethtool_set_link_ksettings(struct net_device *dev, in stmmac_ethtool_set_link_ksettings()
418 static u32 stmmac_ethtool_getmsglevel(struct net_device *dev) in stmmac_ethtool_getmsglevel()
424 static void stmmac_ethtool_setmsglevel(struct net_device *dev, u32 level) in stmmac_ethtool_setmsglevel()
431 static int stmmac_check_if_running(struct net_device *dev) in stmmac_check_if_running()
438 static int stmmac_ethtool_get_regs_len(struct net_device *dev) in stmmac_ethtool_get_regs_len()
449 static void stmmac_ethtool_gregs(struct net_device *dev, in stmmac_ethtool_gregs()
471 static int stmmac_nway_reset(struct net_device *dev) in stmmac_nway_reset()
618 static void stmmac_get_ethtool_stats(struct net_device *dev, in stmmac_get_ethtool_stats()
780 static void stmmac_get_strings(struct net_device *dev, u32 stringset, u8 *data) in stmmac_get_strings()
825 static void stmmac_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_get_wol()
842 static int stmmac_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_set_wol()
889 static int stmmac_ethtool_op_get_eee(struct net_device *dev, in stmmac_ethtool_op_get_eee()
905 static int stmmac_ethtool_op_set_eee(struct net_device *dev, in stmmac_ethtool_op_set_eee()
960 static int __stmmac_get_coalesce(struct net_device *dev, in __stmmac_get_coalesce()
998 static int stmmac_get_coalesce(struct net_device *dev, in stmmac_get_coalesce()
1006 static int stmmac_get_per_queue_coalesce(struct net_device *dev, u32 queue, in stmmac_get_per_queue_coalesce()
1012 static int __stmmac_set_coalesce(struct net_device *dev, in __stmmac_set_coalesce()
1084 static int stmmac_set_coalesce(struct net_device *dev, in stmmac_set_coalesce()
1092 static int stmmac_set_per_queue_coalesce(struct net_device *dev, u32 queue, in stmmac_set_per_queue_coalesce()
1098 static int stmmac_get_rxnfc(struct net_device *dev, in stmmac_get_rxnfc()
1114 static u32 stmmac_get_rxfh_key_size(struct net_device *dev) in stmmac_get_rxfh_key_size()
1121 static u32 stmmac_get_rxfh_indir_size(struct net_device *dev) in stmmac_get_rxfh_indir_size()
1128 static int stmmac_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in stmmac_get_rxfh()
1147 static int stmmac_set_rxfh(struct net_device *dev, const u32 *indir, in stmmac_set_rxfh()
1168 static void stmmac_get_channels(struct net_device *dev, in stmmac_get_channels()
1179 static int stmmac_set_channels(struct net_device *dev, in stmmac_set_channels()
1192 static int stmmac_get_ts_info(struct net_device *dev, in stmmac_get_ts_info()
1227 static int stmmac_get_tunable(struct net_device *dev, in stmmac_get_tunable()
1245 static int stmmac_set_tunable(struct net_device *dev, in stmmac_set_tunable()