Lines Matching defs:netdev
135 static void atl2_set_multi(struct net_device *netdev) in atl2_set_multi()
375 static void atl2_vlan_mode(struct net_device *netdev, in atl2_vlan_mode()
395 static netdev_features_t atl2_fix_features(struct net_device *netdev, in atl2_fix_features()
410 static int atl2_set_features(struct net_device *netdev, in atl2_set_features()
423 struct net_device *netdev = adapter->netdev; in atl2_intr_rx() local
488 struct net_device *netdev = adapter->netdev; in atl2_intr_tx() local
573 struct net_device *netdev = adapter->netdev; in atl2_check_for_link() local
666 struct net_device *netdev = adapter->netdev; in atl2_request_irq() local
707 static int atl2_open(struct net_device *netdev) in atl2_open()
766 struct net_device *netdev = adapter->netdev; in atl2_down() local
791 struct net_device *netdev = adapter->netdev; in atl2_free_irq() local
812 static int atl2_close(struct net_device *netdev) in atl2_close()
846 struct net_device *netdev) in atl2_xmit_frame()
928 static int atl2_change_mtu(struct net_device *netdev, int new_mtu) in atl2_change_mtu()
953 static int atl2_set_mac(struct net_device *netdev, void *p) in atl2_set_mac()
978 static int atl2_mii_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl2_mii_ioctl()
1020 static int atl2_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in atl2_ioctl()
1040 static void atl2_tx_timeout(struct net_device *netdev) in atl2_tx_timeout()
1093 struct net_device *netdev = adapter->netdev; in atl2_up() local
1149 struct net_device *netdev = adapter->netdev; in atl2_setup_mac_ctrl() local
1188 struct net_device *netdev = adapter->netdev; in atl2_check_link() local
1318 static void atl2_poll_controller(struct net_device *netdev) in atl2_poll_controller()
1358 struct net_device *netdev; local
1517 struct net_device *netdev = pci_get_drvdata(pdev); local
1543 struct net_device *netdev = pci_get_drvdata(pdev); local
1673 struct net_device *netdev = pci_get_drvdata(pdev); local
1770 static int atl2_get_settings(struct net_device *netdev,
1806 static int atl2_set_settings(struct net_device *netdev,
1862 static u32 atl2_get_msglevel(struct net_device *netdev)
1870 static void atl2_set_msglevel(struct net_device *netdev, u32 data)
1874 static int atl2_get_regs_len(struct net_device *netdev)
1880 static void atl2_get_regs(struct net_device *netdev,
1938 static int atl2_get_eeprom_len(struct net_device *netdev)
1948 static int atl2_get_eeprom(struct net_device *netdev,
1989 static int atl2_set_eeprom(struct net_device *netdev,
2050 static void atl2_get_drvinfo(struct net_device *netdev,
2067 static void atl2_get_wol(struct net_device *netdev,
2087 static int atl2_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol)
2108 static int atl2_nway_reset(struct net_device *netdev)
2133 static void atl2_set_ethtool_ops(struct net_device *netdev)