Lines Matching defs:netdev

251 	struct net_device *netdev = adapter->netdev;  in atl1c_check_link_status()  local
305 struct net_device *netdev = adapter->netdev; in atl1c_link_chg_event() local
335 struct net_device *netdev; in atl1c_common_task() local
369 static void atl1c_tx_timeout(struct net_device *netdev) in atl1c_tx_timeout()
387 static void atl1c_set_multi(struct net_device *netdev) in atl1c_set_multi()
431 static void atl1c_vlan_mode(struct net_device *netdev, in atl1c_vlan_mode()
464 static int atl1c_set_mac_addr(struct net_device *netdev, void *p) in atl1c_set_mac_addr()
497 static netdev_features_t atl1c_fix_features(struct net_device *netdev, in atl1c_fix_features()
515 static int atl1c_set_features(struct net_device *netdev, in atl1c_set_features()
533 static int atl1c_change_mtu(struct net_device *netdev, int new_mtu) in atl1c_change_mtu()
568 static int atl1c_mdio_read(struct net_device *netdev, int phy_id, int reg_num) in atl1c_mdio_read()
577 static void atl1c_mdio_write(struct net_device *netdev, int phy_id, in atl1c_mdio_write()
585 static int atl1c_mii_ioctl(struct net_device *netdev, in atl1c_mii_ioctl()
635 static int atl1c_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1c_ioctl()
1441 struct net_device *netdev = adapter->netdev; in atl1c_configure() local
1491 static struct net_device_stats *atl1c_get_stats(struct net_device *netdev) in atl1c_get_stats()
1581 struct net_device *netdev = data; in atl1c_intr() local
1796 struct net_device *netdev = adapter->netdev; in atl1c_clean_rx_irq() local
1898 static void atl1c_netpoll(struct net_device *netdev) in atl1c_netpoll()
2201 struct net_device *netdev) in atl1c_xmit_frame()
2267 struct net_device *netdev = adapter->netdev; in atl1c_free_irq() local
2278 struct net_device *netdev = adapter->netdev; in atl1c_request_irq() local
2321 struct net_device *netdev = adapter->netdev; in atl1c_up() local
2348 struct net_device *netdev = adapter->netdev; in atl1c_down() local
2382 static int atl1c_open(struct net_device *netdev) in atl1c_open()
2420 static int atl1c_close(struct net_device *netdev) in atl1c_close()
2435 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_suspend() local
2460 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_resume() local
2486 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_shutdown() local
2512 static int atl1c_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1c_init_netdev()
2545 struct net_device *netdev; in atl1c_probe() local
2688 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_remove() local
2714 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_error_detected() local
2740 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_slot_reset() local
2769 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_resume() local