Lines Matching defs:netdev

203 static int fun_get_link_ksettings(struct net_device *netdev,  in fun_get_link_ksettings()
316 static int fun_set_link_ksettings(struct net_device *netdev, in fun_set_link_ksettings()
354 static void fun_get_pauseparam(struct net_device *netdev, in fun_get_pauseparam()
365 static int fun_set_pauseparam(struct net_device *netdev, in fun_set_pauseparam()
392 static int fun_restart_an(struct net_device *netdev) in fun_restart_an()
403 static int fun_set_phys_id(struct net_device *netdev, in fun_set_phys_id()
419 static void fun_get_drvinfo(struct net_device *netdev, in fun_get_drvinfo()
428 static u32 fun_get_msglevel(struct net_device *netdev) in fun_get_msglevel()
435 static void fun_set_msglevel(struct net_device *netdev, u32 value) in fun_set_msglevel()
465 static int fun_get_coalesce(struct net_device *netdev, in fun_get_coalesce()
480 static int fun_set_coalesce(struct net_device *netdev, in fun_set_coalesce()
524 static void fun_get_channels(struct net_device *netdev, in fun_get_channels()
534 static int fun_set_channels(struct net_device *netdev, in fun_set_channels()
552 static void fun_get_ringparam(struct net_device *netdev, in fun_get_ringparam()
573 static int fun_set_ringparam(struct net_device *netdev, in fun_set_ringparam()
637 static void fun_get_strings(struct net_device *netdev, u32 sset, u8 *data) in fun_get_strings()
747 static void fun_get_ethtool_stats(struct net_device *netdev, in fun_get_ethtool_stats()
847 static void fun_get_pause_stats(struct net_device *netdev, in fun_get_pause_stats()
859 static void fun_get_802_3_stats(struct net_device *netdev, in fun_get_802_3_stats()
876 static void fun_get_802_3_ctrl_stats(struct net_device *netdev, in fun_get_802_3_ctrl_stats()
888 static void fun_get_rmon_stats(struct net_device *netdev, in fun_get_rmon_stats()
932 static void fun_get_fec_stats(struct net_device *netdev, in fun_get_fec_stats()
948 static int fun_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in fun_get_rxnfc()
961 static int fun_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info) in fun_set_rxnfc()
966 static u32 fun_get_rxfh_indir_size(struct net_device *netdev) in fun_get_rxfh_indir_size()
973 static u32 fun_get_rxfh_key_size(struct net_device *netdev) in fun_get_rxfh_key_size()
980 static int fun_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in fun_get_rxfh()
1002 static int fun_set_rxfh(struct net_device *netdev, const u32 *indir, in fun_set_rxfh()
1042 static int fun_get_ts_info(struct net_device *netdev, in fun_get_ts_info()
1073 static int fun_get_fecparam(struct net_device *netdev, in fun_get_fecparam()
1089 static int fun_set_fecparam(struct net_device *netdev, in fun_set_fecparam()
1121 static int fun_get_port_module_page(struct net_device *netdev, in fun_get_port_module_page()
1195 void fun_set_ethtool_ops(struct net_device *netdev) in fun_set_ethtool_ops()