Lines Matching defs:netdev
462 static void __alx_set_rx_mode(struct net_device *netdev) in __alx_set_rx_mode()
486 static void alx_set_rx_mode(struct net_device *netdev) in alx_set_rx_mode()
491 static int alx_set_mac_address(struct net_device *netdev, void *data) in alx_set_mac_address()
738 static netdev_features_t alx_fix_features(struct net_device *netdev, in alx_fix_features()
806 static int alx_change_mtu(struct net_device *netdev, int mtu) in alx_change_mtu()
954 static int alx_open(struct net_device *netdev) in alx_open()
959 static int alx_stop(struct net_device *netdev) in alx_stop()
1069 struct net_device *netdev) in alx_start_xmit()
1113 static int alx_mdio_read(struct net_device *netdev, in alx_mdio_read()
1134 static int alx_mdio_write(struct net_device *netdev, in alx_mdio_write()
1149 static int alx_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in alx_ioctl()
1160 static void alx_poll_controller(struct net_device *netdev) in alx_poll_controller()
1239 struct net_device *netdev; in alx_probe() local
1459 struct net_device *netdev = alx->dev; in alx_pci_error_detected() local
1512 struct net_device *netdev = alx->dev; in alx_pci_error_resume() local