Lines Matching defs:netdev
166 struct net_device *netdev = adapter->netdev; in atl1e_check_link() local
230 struct net_device *netdev = adapter->netdev; in atl1e_link_chg_event() local
266 static void atl1e_tx_timeout(struct net_device *netdev) in atl1e_tx_timeout()
283 static void atl1e_set_multi(struct net_device *netdev) in atl1e_set_multi()
328 static void atl1e_rx_mode(struct net_device *netdev, in atl1e_rx_mode()
355 static void atl1e_vlan_mode(struct net_device *netdev, in atl1e_vlan_mode()
383 static int atl1e_set_mac_addr(struct net_device *netdev, void *p) in atl1e_set_mac_addr()
402 static netdev_features_t atl1e_fix_features(struct net_device *netdev, in atl1e_fix_features()
417 static int atl1e_set_features(struct net_device *netdev, in atl1e_set_features()
439 static int atl1e_change_mtu(struct net_device *netdev, int new_mtu) in atl1e_change_mtu()
467 static int atl1e_mdio_read(struct net_device *netdev, int phy_id, int reg_num) in atl1e_mdio_read()
476 static void atl1e_mdio_write(struct net_device *netdev, int phy_id, in atl1e_mdio_write()
484 static int atl1e_mii_ioctl(struct net_device *netdev, in atl1e_mii_ioctl()
534 static int atl1e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1e_ioctl()
1064 struct net_device *netdev = adapter->netdev; in atl1e_setup_mac_ctrl() local
1171 static struct net_device_stats *atl1e_get_stats(struct net_device *netdev) in atl1e_get_stats()
1291 struct net_device *netdev = data; in atl1e_intr() local
1412 struct net_device *netdev = adapter->netdev; in atl1e_clean_rx_irq() local
1559 static void atl1e_netpoll(struct net_device *netdev) in atl1e_netpoll()
1866 struct net_device *netdev) in atl1e_xmit_frame()
1933 struct net_device *netdev = adapter->netdev; in atl1e_free_irq() local
1941 struct net_device *netdev = adapter->netdev; in atl1e_request_irq() local
1957 struct net_device *netdev = adapter->netdev; in atl1e_up() local
1989 struct net_device *netdev = adapter->netdev; in atl1e_down() local
2024 static int atl1e_open(struct net_device *netdev) in atl1e_open()
2069 static int atl1e_close(struct net_device *netdev) in atl1e_close()
2083 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_suspend() local
2212 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_resume() local
2276 static int atl1e_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1e_init_netdev()
2308 struct net_device *netdev; in atl1e_probe() local
2458 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_remove() local
2490 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_error_detected() local
2516 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_slot_reset() local
2544 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_resume() local