• Home
  • Raw
  • Download

Lines Matching defs:netdev

256 static int hinic_get_link_ksettings(struct net_device *netdev,  in hinic_get_link_ksettings()
371 struct net_device *netdev = nic_dev->netdev; in hinic_is_speed_legal() local
466 struct net_device *netdev = nic_dev->netdev; in hinic_set_settings_to_hw() local
505 static int set_link_settings(struct net_device *netdev, u8 autoneg, u32 speed) in set_link_settings()
524 static int hinic_set_link_ksettings(struct net_device *netdev, const struct in hinic_set_link_ksettings()
532 static void hinic_get_drvinfo(struct net_device *netdev, in hinic_get_drvinfo()
551 static void hinic_get_ringparam(struct net_device *netdev, in hinic_get_ringparam()
584 static int hinic_set_ringparam(struct net_device *netdev, in hinic_set_ringparam()
630 static int __hinic_get_coalesce(struct net_device *netdev, in __hinic_get_coalesce()
682 struct net_device *netdev = nic_dev->netdev; in set_queue_coalesce() local
744 static int __hinic_set_coalesce(struct net_device *netdev, in __hinic_set_coalesce()
797 static int hinic_get_coalesce(struct net_device *netdev, in hinic_get_coalesce()
805 static int hinic_set_coalesce(struct net_device *netdev, in hinic_set_coalesce()
813 static int hinic_get_per_queue_coalesce(struct net_device *netdev, u32 queue, in hinic_get_per_queue_coalesce()
819 static int hinic_set_per_queue_coalesce(struct net_device *netdev, u32 queue, in hinic_set_per_queue_coalesce()
825 static void hinic_get_pauseparam(struct net_device *netdev, in hinic_get_pauseparam()
848 static int hinic_set_pauseparam(struct net_device *netdev, in hinic_set_pauseparam()
882 static void hinic_get_channels(struct net_device *netdev, in hinic_get_channels()
892 static int hinic_set_channels(struct net_device *netdev, in hinic_set_channels()
1056 static int __set_rss_rxfh(struct net_device *netdev, in __set_rss_rxfh()
1100 static int hinic_get_rxnfc(struct net_device *netdev, in hinic_get_rxnfc()
1121 static int hinic_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in hinic_set_rxnfc()
1138 static int hinic_get_rxfh(struct net_device *netdev, in hinic_get_rxfh()
1172 static int hinic_set_rxfh(struct net_device *netdev, const u32 *indir, in hinic_set_rxfh()
1200 static u32 hinic_get_rxfh_key_size(struct net_device *netdev) in hinic_get_rxfh_key_size()
1205 static u32 hinic_get_rxfh_indir_size(struct net_device *netdev) in hinic_get_rxfh_indir_size()
1401 static void hinic_get_ethtool_stats(struct net_device *netdev, in hinic_get_ethtool_stats()
1447 static int hinic_get_sset_count(struct net_device *netdev, int sset) in hinic_get_sset_count()
1469 static void hinic_get_strings(struct net_device *netdev, in hinic_get_strings()
1516 struct net_device *netdev = nic_dev->netdev; in hinic_run_lp_test() local
1594 struct net_device *netdev = nic_dev->netdev; in do_lp_test() local
1636 static void hinic_diag_test(struct net_device *netdev, in hinic_diag_test()
1672 static int hinic_set_phys_id(struct net_device *netdev, in hinic_set_phys_id()
1705 static int hinic_get_module_info(struct net_device *netdev, in hinic_get_module_info()
1749 static int hinic_get_module_eeprom(struct net_device *netdev, in hinic_get_module_eeprom()
1772 hinic_get_link_ext_state(struct net_device *netdev, in hinic_get_link_ext_state()
1854 void hinic_set_ethtool_ops(struct net_device *netdev) in hinic_set_ethtool_ops()