Lines Matching defs:netdev

148 	struct net_device *netdev = adapter->netdev;  in atl1e_check_link()  local
212 struct net_device *netdev = adapter->netdev; in atl1e_link_chg_event() local
249 static void atl1e_tx_timeout(struct net_device *netdev, unsigned int txqueue) in atl1e_tx_timeout()
266 static void atl1e_set_multi(struct net_device *netdev) in atl1e_set_multi()
311 static void atl1e_rx_mode(struct net_device *netdev, in atl1e_rx_mode()
338 static void atl1e_vlan_mode(struct net_device *netdev, in atl1e_vlan_mode()
366 static int atl1e_set_mac_addr(struct net_device *netdev, void *p) in atl1e_set_mac_addr()
385 static netdev_features_t atl1e_fix_features(struct net_device *netdev, in atl1e_fix_features()
400 static int atl1e_set_features(struct net_device *netdev, in atl1e_set_features()
422 static int atl1e_change_mtu(struct net_device *netdev, int new_mtu) in atl1e_change_mtu()
444 static int atl1e_mdio_read(struct net_device *netdev, int phy_id, int reg_num) in atl1e_mdio_read()
453 static void atl1e_mdio_write(struct net_device *netdev, int phy_id, in atl1e_mdio_write()
463 static int atl1e_mii_ioctl(struct net_device *netdev, in atl1e_mii_ioctl()
513 static int atl1e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1e_ioctl()
1048 struct net_device *netdev = adapter->netdev; in atl1e_setup_mac_ctrl() local
1155 static struct net_device_stats *atl1e_get_stats(struct net_device *netdev) in atl1e_get_stats()
1279 struct net_device *netdev = data; in atl1e_intr() local
1400 struct net_device *netdev = adapter->netdev; in atl1e_clean_rx_irq() local
1549 static void atl1e_netpoll(struct net_device *netdev) in atl1e_netpoll()
1862 struct net_device *netdev) in atl1e_xmit_frame()
1921 struct net_device *netdev = adapter->netdev; in atl1e_free_irq() local
1929 struct net_device *netdev = adapter->netdev; in atl1e_request_irq() local
1945 struct net_device *netdev = adapter->netdev; in atl1e_up() local
1977 struct net_device *netdev = adapter->netdev; in atl1e_down() local
2012 static int atl1e_open(struct net_device *netdev) in atl1e_open()
2057 static int atl1e_close(struct net_device *netdev) in atl1e_close()
2071 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_suspend() local
2200 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_resume() local
2264 static int atl1e_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1e_init_netdev()
2299 struct net_device *netdev; in atl1e_probe() local
2446 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_remove() local
2478 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_error_detected() local
2504 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_slot_reset() local
2532 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_resume() local