Lines Matching defs:ndev
478 static int enc28j60_set_hw_macaddr(struct net_device *ndev) in enc28j60_set_hw_macaddr()
778 enc28j60_setlink(struct net_device *ndev, u8 autoneg, u16 speed, u8 duplex) in enc28j60_setlink()
903 static void enc28j60_hw_rx(struct net_device *ndev) in enc28j60_hw_rx()
1014 struct net_device *ndev = priv->netdev; in enc28j60_get_free_rxfifo() local
1045 static void enc28j60_check_link_status(struct net_device *ndev) in enc28j60_check_link_status()
1071 static void enc28j60_tx_clear(struct net_device *ndev, bool err) in enc28j60_tx_clear()
1098 static int enc28j60_rx_interrupt(struct net_device *ndev) in enc28j60_rx_interrupt()
1125 struct net_device *ndev = priv->netdev; in enc28j60_irq_work_handler() local
1237 struct net_device *ndev = priv->netdev; in enc28j60_hw_tx() local
1328 static void enc28j60_tx_timeout(struct net_device *ndev, unsigned int txqueue) in enc28j60_tx_timeout()
1450 struct net_device *ndev = priv->netdev; in enc28j60_restart_work_handler() local