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()
1802 struct net_device *netdev) in e100_xmit_frame()
2220 struct net_device *netdev = dev_id; in e100_intr() local
2264 static void e100_netpoll(struct net_device *netdev) in e100_netpoll()
2275 static int e100_set_mac_address(struct net_device *netdev, void *p) in e100_set_mac_address()
2289 static int e100_change_mtu(struct net_device *netdev, int new_mtu) in e100_change_mtu()
2351 static void e100_tx_timeout(struct net_device *netdev) in e100_tx_timeout()
2363 struct net_device *netdev = nic->netdev; in e100_tx_timeout_task() local
2437 static int e100_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in e100_get_settings()
2443 static int e100_set_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in e100_set_settings()
2455 static void e100_get_drvinfo(struct net_device *netdev, in e100_get_drvinfo()
2466 static int e100_get_regs_len(struct net_device *netdev) in e100_get_regs_len()
2472 static void e100_get_regs(struct net_device *netdev, in e100_get_regs()
2493 static void e100_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_get_wol()
2500 static int e100_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in e100_set_wol()
2520 static u32 e100_get_msglevel(struct net_device *netdev) in e100_get_msglevel()
2526 static void e100_set_msglevel(struct net_device *netdev, u32 value) in e100_set_msglevel()
2532 static int e100_nway_reset(struct net_device *netdev) in e100_nway_reset()
2538 static u32 e100_get_link(struct net_device *netdev) in e100_get_link()
2544 static int e100_get_eeprom_len(struct net_device *netdev) in e100_get_eeprom_len()
2551 static int e100_get_eeprom(struct net_device *netdev, in e100_get_eeprom()
2562 static int e100_set_eeprom(struct net_device *netdev, in e100_set_eeprom()
2576 static void e100_get_ringparam(struct net_device *netdev, in e100_get_ringparam()
2589 static int e100_set_ringparam(struct net_device *netdev, in e100_set_ringparam()
2622 static void e100_diag_test(struct net_device *netdev, in e100_diag_test()
2655 static int e100_set_phys_id(struct net_device *netdev, in e100_set_phys_id()
2706 static int e100_get_sset_count(struct net_device *netdev, int sset) in e100_get_sset_count()
2718 static void e100_get_ethtool_stats(struct net_device *netdev, in e100_get_ethtool_stats()
2739 static void e100_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in e100_get_strings()
2776 static int e100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in e100_do_ioctl()
2799 static int e100_open(struct net_device *netdev) in e100_open()
2810 static int e100_close(struct net_device *netdev) in e100_close()
2816 static int e100_set_features(struct net_device *netdev, in e100_set_features()
2848 struct net_device *netdev; in e100_probe() local
3002 struct net_device *netdev = pci_get_drvdata(pdev); in e100_remove() local
3021 struct net_device *netdev = pci_get_drvdata(pdev); in __e100_shutdown() local
3069 struct net_device *netdev = pci_get_drvdata(pdev); in e100_resume() local
3111 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_error_detected() local
3135 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_slot_reset() local
3162 struct net_device *netdev = pci_get_drvdata(pdev); in e100_io_resume() local