Lines Matching defs:netdev

77 	struct net_device *netdev;  member
127 struct net_device *netdev = priv->netdev; in ftmac100_reset() local
174 struct net_device *netdev = priv->netdev; in ftmac100_start_hw() local
334 struct net_device *netdev = priv->netdev; in ftmac100_rx_packet_error() local
378 struct net_device *netdev = priv->netdev; in ftmac100_rx_drop_packet() local
399 struct net_device *netdev = priv->netdev; in ftmac100_rx_packet() local
583 struct net_device *netdev = priv->netdev; in ftmac100_tx_complete_packet() local
635 struct net_device *netdev = priv->netdev; in ftmac100_xmit() local
670 struct net_device *netdev = priv->netdev; in ftmac100_alloc_rx_page() local
761 static int ftmac100_mdio_read(struct net_device *netdev, int phy_id, int reg) in ftmac100_mdio_read()
786 static void ftmac100_mdio_write(struct net_device *netdev, int phy_id, int reg, in ftmac100_mdio_write()
817 static void ftmac100_get_drvinfo(struct net_device *netdev, in ftmac100_get_drvinfo()
825 static int ftmac100_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in ftmac100_get_settings()
831 static int ftmac100_set_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in ftmac100_set_settings()
837 static int ftmac100_nway_reset(struct net_device *netdev) in ftmac100_nway_reset()
843 static u32 ftmac100_get_link(struct net_device *netdev) in ftmac100_get_link()
862 struct net_device *netdev = dev_id; in ftmac100_interrupt() local
880 struct net_device *netdev = priv->netdev; in ftmac100_poll() local
954 static int ftmac100_open(struct net_device *netdev) in ftmac100_open()
995 static int ftmac100_stop(struct net_device *netdev) in ftmac100_stop()
1009 static int ftmac100_hard_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ftmac100_hard_start_xmit()
1038 static int ftmac100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in ftmac100_do_ioctl()
1062 struct net_device *netdev; in ftmac100_probe() local
1157 struct net_device *netdev; in ftmac100_remove() local