Lines Matching defs:netdev

105 static int ixgbevf_get_settings(struct net_device *netdev,  in ixgbevf_get_settings()
146 static u32 ixgbevf_get_msglevel(struct net_device *netdev) in ixgbevf_get_msglevel()
153 static void ixgbevf_set_msglevel(struct net_device *netdev, u32 data) in ixgbevf_set_msglevel()
162 static int ixgbevf_get_regs_len(struct net_device *netdev) in ixgbevf_get_regs_len()
168 static void ixgbevf_get_regs(struct net_device *netdev, in ixgbevf_get_regs()
241 static void ixgbevf_get_drvinfo(struct net_device *netdev, in ixgbevf_get_drvinfo()
253 static void ixgbevf_get_ringparam(struct net_device *netdev, in ixgbevf_get_ringparam()
264 static int ixgbevf_set_ringparam(struct net_device *netdev, in ixgbevf_set_ringparam()
407 static void ixgbevf_get_ethtool_stats(struct net_device *netdev, in ixgbevf_get_ethtool_stats()
458 static void ixgbevf_get_strings(struct net_device *netdev, u32 stringset, in ixgbevf_get_strings()
655 static void ixgbevf_diag_test(struct net_device *netdev, in ixgbevf_diag_test()
710 static int ixgbevf_nway_reset(struct net_device *netdev) in ixgbevf_nway_reset()
720 static int ixgbevf_get_coalesce(struct net_device *netdev, in ixgbevf_get_coalesce()
744 static int ixgbevf_set_coalesce(struct net_device *netdev, in ixgbevf_set_coalesce()
812 static u32 ixgbevf_get_rxfh_indir_size(struct net_device *netdev) in ixgbevf_get_rxfh_indir_size()
822 static u32 ixgbevf_get_rxfh_key_size(struct net_device *netdev) in ixgbevf_get_rxfh_key_size()
827 static int ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbevf_get_rxfh()
890 void ixgbevf_set_ethtool_ops(struct net_device *netdev) in ixgbevf_set_ethtool_ops()