Lines Matching defs:netdev

540 	struct net_device *netdev;  member
902 static int mdio_read(struct net_device *netdev, int addr, int reg) in mdio_read()
908 static void mdio_write(struct net_device *netdev, int addr, int reg, int data) in mdio_write()
1073 struct net_device *netdev = nic->netdev; in e100_configure() local
1436 struct net_device *netdev = nic->netdev; in e100_phy_init() local
1562 struct net_device *netdev = nic->netdev; in e100_multi() local
1578 static void e100_set_multicast_list(struct net_device *netdev) in e100_set_multicast_list()
1771 struct net_device *netdev) in e100_xmit_frame()
2194 struct net_device *netdev = dev_id; in e100_intr() local
2240 static void e100_netpoll(struct net_device *netdev) in e100_netpoll()
2251 static int e100_set_mac_address(struct net_device *netdev, void *p) in e100_set_mac_address()
2319 static void e100_tx_timeout(struct net_device *netdev, unsigned int txqueue) in e100_tx_timeout()
2331 struct net_device *netdev = nic->netdev; in e100_tx_timeout_task() local
2405 static int e100_get_link_ksettings(struct net_device *netdev, in e100_get_link_ksettings()
2415 static int e100_set_link_ksettings(struct net_device *netdev, in e100_set_link_ksettings()
2428 static void e100_get_drvinfo(struct net_device *netdev, in e100_get_drvinfo()
2438 static int e100_get_regs_len(struct net_device *netdev) in e100_get_regs_len()
2448 static void e100_get_regs(struct net_device *netdev, in e100_get_regs()
2473 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_get_wol()
2480 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_set_wol()
2500 static u32 e100_get_msglevel(struct net_device *netdev) in e100_get_msglevel()
2506 static void e100_set_msglevel(struct net_device *netdev, u32 value) in e100_set_msglevel()
2512 static int e100_nway_reset(struct net_device *netdev) in e100_nway_reset()
2518 static u32 e100_get_link(struct net_device *netdev) in e100_get_link()
2524 static int e100_get_eeprom_len(struct net_device *netdev) in e100_get_eeprom_len()
2531 static int e100_get_eeprom(struct net_device *netdev, in e100_get_eeprom()
2542 static int e100_set_eeprom(struct net_device *netdev, in e100_set_eeprom()
2556 static void e100_get_ringparam(struct net_device *netdev, in e100_get_ringparam()
2569 static int e100_set_ringparam(struct net_device *netdev, in e100_set_ringparam()
2602 static void e100_diag_test(struct net_device *netdev, in e100_diag_test()
2635 static int e100_set_phys_id(struct net_device *netdev, in e100_set_phys_id()
2686 static int e100_get_sset_count(struct net_device *netdev, int sset) in e100_get_sset_count()
2698 static void e100_get_ethtool_stats(struct net_device *netdev, in e100_get_ethtool_stats()
2719 static void e100_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in e100_get_strings()
2756 static int e100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in e100_do_ioctl()
2779 static int e100_open(struct net_device *netdev) in e100_open()
2790 static int e100_close(struct net_device *netdev) in e100_close()
2796 static int e100_set_features(struct net_device *netdev, in e100_set_features()
2827 struct net_device *netdev; in e100_probe() local
2981 struct net_device *netdev = pci_get_drvdata(pdev); in e100_remove() local
3000 struct net_device *netdev = pci_get_drvdata(pdev); in __e100_shutdown() local
3048 struct net_device *netdev = dev_get_drvdata(dev_d); in e100_resume() local
3093 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_error_detected() local
3117 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_slot_reset() local
3144 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_resume() local