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()
1443 struct net_device *netdev = adapter->netdev; in atl1c_configure() local
1493 static struct net_device_stats *atl1c_get_stats(struct net_device *netdev) in atl1c_get_stats()
1590 struct net_device *netdev = data; in atl1c_intr() local
1805 struct net_device *netdev = adapter->netdev; in atl1c_clean_rx_irq() local
1907 static void atl1c_netpoll(struct net_device *netdev) in atl1c_netpoll()
2210 struct net_device *netdev) in atl1c_xmit_frame()
2277 struct net_device *netdev = adapter->netdev; in atl1c_free_irq() local
2288 struct net_device *netdev = adapter->netdev; in atl1c_request_irq() local
2331 struct net_device *netdev = adapter->netdev; in atl1c_up() local
2358 struct net_device *netdev = adapter->netdev; in atl1c_down() local
2392 static int atl1c_open(struct net_device *netdev) in atl1c_open()
2430 static int atl1c_close(struct net_device *netdev) in atl1c_close()
2445 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_suspend() local
2470 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_resume() local
2496 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_shutdown() local
2522 static int atl1c_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1c_init_netdev()
2555 struct net_device *netdev; in atl1c_probe() local
2698 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_remove() local
2724 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_error_detected() local
2750 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_slot_reset() local
2779 struct net_device *netdev = pci_get_drvdata(pdev); in atl1c_io_resume() local