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
586 struct net_device *netdev = priv->netdev; in ftmac100_tx_complete_packet() local
638 struct net_device *netdev = priv->netdev; in ftmac100_xmit() local
673 struct net_device *netdev = priv->netdev; in ftmac100_alloc_rx_page() local
764 static int ftmac100_mdio_read(struct net_device *netdev, int phy_id, int reg) in ftmac100_mdio_read()
789 static void ftmac100_mdio_write(struct net_device *netdev, int phy_id, int reg, in ftmac100_mdio_write()
820 static void ftmac100_get_drvinfo(struct net_device *netdev, in ftmac100_get_drvinfo()
828 static int ftmac100_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in ftmac100_get_settings()
834 static int ftmac100_set_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in ftmac100_set_settings()
840 static int ftmac100_nway_reset(struct net_device *netdev) in ftmac100_nway_reset()
846 static u32 ftmac100_get_link(struct net_device *netdev) in ftmac100_get_link()
865 struct net_device *netdev = dev_id; in ftmac100_interrupt() local
883 struct net_device *netdev = priv->netdev; in ftmac100_poll() local
957 static int ftmac100_open(struct net_device *netdev) in ftmac100_open()
998 static int ftmac100_stop(struct net_device *netdev) in ftmac100_stop()
1012 static int ftmac100_hard_start_xmit(struct sk_buff *skb, struct net_device *netdev) in ftmac100_hard_start_xmit()
1041 static int ftmac100_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in ftmac100_do_ioctl()
1065 struct net_device *netdev; in ftmac100_probe() local
1159 struct net_device *netdev; in ftmac100_remove() local