Lines Matching defs:netdev

568 	struct net_device *netdev;  member
930 static int mdio_read(struct net_device *netdev, int addr, int reg) in mdio_read()
936 static void mdio_write(struct net_device *netdev, int addr, int reg, int data) in mdio_write()
1101 struct net_device *netdev = nic->netdev; in e100_configure() local
1464 struct net_device *netdev = nic->netdev; in e100_phy_init() local
1590 struct net_device *netdev = nic->netdev; in e100_multi() local
1606 static void e100_set_multicast_list(struct net_device *netdev) in e100_set_multicast_list()
1799 struct net_device *netdev) in e100_xmit_frame()
2217 struct net_device *netdev = dev_id; in e100_intr() local
2261 static void e100_netpoll(struct net_device *netdev) in e100_netpoll()
2272 static int e100_set_mac_address(struct net_device *netdev, void *p) in e100_set_mac_address()
2286 static int e100_change_mtu(struct net_device *netdev, int new_mtu) in e100_change_mtu()
2348 static void e100_tx_timeout(struct net_device *netdev) in e100_tx_timeout()
2360 struct net_device *netdev = nic->netdev; in e100_tx_timeout_task() local
2434 static int e100_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in e100_get_settings()
2440 static int e100_set_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in e100_set_settings()
2452 static void e100_get_drvinfo(struct net_device *netdev, in e100_get_drvinfo()
2463 static int e100_get_regs_len(struct net_device *netdev) in e100_get_regs_len()
2469 static void e100_get_regs(struct net_device *netdev, in e100_get_regs()
2490 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_get_wol()
2497 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_set_wol()
2517 static u32 e100_get_msglevel(struct net_device *netdev) in e100_get_msglevel()
2523 static void e100_set_msglevel(struct net_device *netdev, u32 value) in e100_set_msglevel()
2529 static int e100_nway_reset(struct net_device *netdev) in e100_nway_reset()
2535 static u32 e100_get_link(struct net_device *netdev) in e100_get_link()
2541 static int e100_get_eeprom_len(struct net_device *netdev) in e100_get_eeprom_len()
2548 static int e100_get_eeprom(struct net_device *netdev, in e100_get_eeprom()
2559 static int e100_set_eeprom(struct net_device *netdev, in e100_set_eeprom()
2573 static void e100_get_ringparam(struct net_device *netdev, in e100_get_ringparam()
2586 static int e100_set_ringparam(struct net_device *netdev, in e100_set_ringparam()
2619 static void e100_diag_test(struct net_device *netdev, in e100_diag_test()
2652 static int e100_set_phys_id(struct net_device *netdev, in e100_set_phys_id()
2703 static int e100_get_sset_count(struct net_device *netdev, int sset) in e100_get_sset_count()
2715 static void e100_get_ethtool_stats(struct net_device *netdev, in e100_get_ethtool_stats()
2736 static void e100_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in e100_get_strings()
2773 static int e100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in e100_do_ioctl()
2796 static int e100_open(struct net_device *netdev) in e100_open()
2807 static int e100_close(struct net_device *netdev) in e100_close()
2813 static int e100_set_features(struct net_device *netdev, in e100_set_features()
2845 struct net_device *netdev; in e100_probe() local
2994 struct net_device *netdev = pci_get_drvdata(pdev); in e100_remove() local
3013 struct net_device *netdev = pci_get_drvdata(pdev); in __e100_shutdown() local
3061 struct net_device *netdev = pci_get_drvdata(pdev); in e100_resume() local
3103 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_error_detected() local
3127 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_slot_reset() local
3154 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_resume() local