Lines Matching defs:net_dev
38 static u32 hns_nic_get_link(struct net_device *net_dev) in hns_nic_get_link()
61 static void hns_get_mdix_mode(struct net_device *net_dev, in hns_get_mdix_mode()
113 static int hns_nic_get_link_ksettings(struct net_device *net_dev, in hns_nic_get_link_ksettings()
200 static int hns_nic_set_link_ksettings(struct net_device *net_dev, in hns_nic_set_link_ksettings()
642 static void hns_nic_get_drvinfo(struct net_device *net_dev, in hns_nic_get_drvinfo()
669 static void hns_get_ringparam(struct net_device *net_dev, in hns_get_ringparam()
696 static void hns_get_pauseparam(struct net_device *net_dev, in hns_get_pauseparam()
716 static int hns_set_pauseparam(struct net_device *net_dev, in hns_set_pauseparam()
742 static int hns_get_coalesce(struct net_device *net_dev, in hns_get_coalesce()
790 static int hns_set_coalesce(struct net_device *net_dev, in hns_set_coalesce()
830 hns_get_channels(struct net_device *net_dev, struct ethtool_channels *ch) in hns_get_channels()
1097 static void hns_get_regs(struct net_device *net_dev, struct ethtool_regs *cmd, in hns_get_regs()
1119 static int hns_get_regs_len(struct net_device *net_dev) in hns_get_regs_len()