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()
327 static void atl1e_vlan_mode(struct net_device *netdev, in atl1e_vlan_mode()
355 static int atl1e_set_mac_addr(struct net_device *netdev, void *p) in atl1e_set_mac_addr()
374 static netdev_features_t atl1e_fix_features(struct net_device *netdev, in atl1e_fix_features()
389 static int atl1e_set_features(struct net_device *netdev, in atl1e_set_features()
407 static int atl1e_change_mtu(struct net_device *netdev, int new_mtu) in atl1e_change_mtu()
435 static int atl1e_mdio_read(struct net_device *netdev, int phy_id, int reg_num) in atl1e_mdio_read()
444 static void atl1e_mdio_write(struct net_device *netdev, int phy_id, in atl1e_mdio_write()
458 static int atl1e_mii_ioctl(struct net_device *netdev, in atl1e_mii_ioctl()
514 static int atl1e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl1e_ioctl()
1052 struct net_device *netdev = adapter->netdev; in atl1e_setup_mac_ctrl() local
1158 static struct net_device_stats *atl1e_get_stats(struct net_device *netdev) in atl1e_get_stats()
1272 struct net_device *netdev = data; in atl1e_intr() local
1393 struct net_device *netdev = adapter->netdev; in atl1e_clean_rx_irq() local
1540 static void atl1e_netpoll(struct net_device *netdev) in atl1e_netpoll()
1808 struct net_device *netdev) in atl1e_xmit_frame()
1870 struct net_device *netdev = adapter->netdev; in atl1e_free_irq() local
1881 struct net_device *netdev = adapter->netdev; in atl1e_request_irq() local
1912 struct net_device *netdev = adapter->netdev; in atl1e_up() local
1944 struct net_device *netdev = adapter->netdev; in atl1e_down() local
1979 static int atl1e_open(struct net_device *netdev) in atl1e_open()
2024 static int atl1e_close(struct net_device *netdev) in atl1e_close()
2038 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_suspend() local
2167 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_resume() local
2231 static int atl1e_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1e_init_netdev()
2264 struct net_device *netdev; in atl1e_probe() local
2417 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_remove() local
2449 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_error_detected() local
2475 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_slot_reset() local
2503 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_resume() local