Lines Matching defs:net_dev
44 static u32 hns_nic_get_link(struct net_device *net_dev) in hns_nic_get_link()
68 static void hns_get_mdix_mode(struct net_device *net_dev, in hns_get_mdix_mode()
123 static int hns_nic_get_settings(struct net_device *net_dev, in hns_nic_get_settings()
192 static int hns_nic_set_settings(struct net_device *net_dev, in hns_nic_set_settings()
651 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
677 void hns_get_ringparam(struct net_device *net_dev, in hns_get_ringparam()
702 static void hns_get_pauseparam(struct net_device *net_dev, in hns_get_pauseparam()
722 static int hns_set_pauseparam(struct net_device *net_dev, in hns_set_pauseparam()
748 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
782 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
818 void hns_get_channels(struct net_device *net_dev, struct ethtool_channels *ch) in hns_get_channels()
1125 void hns_get_regs(struct net_device *net_dev, struct ethtool_regs *cmd, in hns_get_regs()
1149 static int hns_get_regs_len(struct net_device *net_dev) in hns_get_regs_len()