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()
1045 struct net_device *netdev = adapter->netdev; in atl1e_setup_mac_ctrl() local
1152 static struct net_device_stats *atl1e_get_stats(struct net_device *netdev) in atl1e_get_stats()
1276 struct net_device *netdev = data; in atl1e_intr() local
1397 struct net_device *netdev = adapter->netdev; in atl1e_clean_rx_irq() local
1546 static void atl1e_netpoll(struct net_device *netdev) in atl1e_netpoll()
1856 struct net_device *netdev) in atl1e_xmit_frame()
1915 struct net_device *netdev = adapter->netdev; in atl1e_free_irq() local
1923 struct net_device *netdev = adapter->netdev; in atl1e_request_irq() local
1939 struct net_device *netdev = adapter->netdev; in atl1e_up() local
1971 struct net_device *netdev = adapter->netdev; in atl1e_down() local
2006 static int atl1e_open(struct net_device *netdev) in atl1e_open()
2051 static int atl1e_close(struct net_device *netdev) in atl1e_close()
2065 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_suspend() local
2194 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_resume() local
2258 static int atl1e_init_netdev(struct net_device *netdev, struct pci_dev *pdev) in atl1e_init_netdev()
2293 struct net_device *netdev; in atl1e_probe() local
2442 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_remove() local
2474 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_error_detected() local
2500 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_slot_reset() local
2528 struct net_device *netdev = pci_get_drvdata(pdev); in atl1e_io_resume() local