Lines Matching defs:dev
258 static void stmmac_ethtool_getdrvinfo(struct net_device *dev, in stmmac_ethtool_getdrvinfo()
274 static int stmmac_ethtool_get_link_ksettings(struct net_device *dev, in stmmac_ethtool_get_link_ksettings()
360 stmmac_ethtool_set_link_ksettings(struct net_device *dev, in stmmac_ethtool_set_link_ksettings()
390 static u32 stmmac_ethtool_getmsglevel(struct net_device *dev) in stmmac_ethtool_getmsglevel()
396 static void stmmac_ethtool_setmsglevel(struct net_device *dev, u32 level) in stmmac_ethtool_setmsglevel()
403 static int stmmac_check_if_running(struct net_device *dev) in stmmac_check_if_running()
410 static int stmmac_ethtool_get_regs_len(struct net_device *dev) in stmmac_ethtool_get_regs_len()
419 static void stmmac_ethtool_gregs(struct net_device *dev, in stmmac_ethtool_gregs()
436 static int stmmac_nway_reset(struct net_device *dev) in stmmac_nway_reset()
503 static void stmmac_get_ethtool_stats(struct net_device *dev, in stmmac_get_ethtool_stats()
585 static void stmmac_get_strings(struct net_device *dev, u32 stringset, u8 *data) in stmmac_get_strings()
626 static void stmmac_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_get_wol()
643 static int stmmac_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in stmmac_set_wol()
684 static int stmmac_ethtool_op_get_eee(struct net_device *dev, in stmmac_ethtool_op_get_eee()
700 static int stmmac_ethtool_op_set_eee(struct net_device *dev, in stmmac_ethtool_op_set_eee()
755 static int stmmac_get_coalesce(struct net_device *dev, in stmmac_get_coalesce()
771 static int stmmac_set_coalesce(struct net_device *dev, in stmmac_set_coalesce()
803 static int stmmac_get_rxnfc(struct net_device *dev, in stmmac_get_rxnfc()
819 static u32 stmmac_get_rxfh_key_size(struct net_device *dev) in stmmac_get_rxfh_key_size()
826 static u32 stmmac_get_rxfh_indir_size(struct net_device *dev) in stmmac_get_rxfh_indir_size()
833 static int stmmac_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in stmmac_get_rxfh()
852 static int stmmac_set_rxfh(struct net_device *dev, const u32 *indir, in stmmac_set_rxfh()
873 static void stmmac_get_channels(struct net_device *dev, in stmmac_get_channels()
884 static int stmmac_set_channels(struct net_device *dev, in stmmac_set_channels()
897 static int stmmac_get_ts_info(struct net_device *dev, in stmmac_get_ts_info()
932 static int stmmac_get_tunable(struct net_device *dev, in stmmac_get_tunable()
950 static int stmmac_set_tunable(struct net_device *dev, in stmmac_set_tunable()