ethoc 233 drivers/net/ethernet/ethoc.c static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) ethoc 241 drivers/net/ethernet/ethoc.c static inline void ethoc_write(struct ethoc *dev, loff_t offset, u32 data) ethoc 249 drivers/net/ethernet/ethoc.c static inline void ethoc_read_bd(struct ethoc *dev, int index, ethoc 257 drivers/net/ethernet/ethoc.c static inline void ethoc_write_bd(struct ethoc *dev, int index, ethoc 265 drivers/net/ethernet/ethoc.c static inline void ethoc_enable_irq(struct ethoc *dev, u32 mask) ethoc 272 drivers/net/ethernet/ethoc.c static inline void ethoc_disable_irq(struct ethoc *dev, u32 mask) ethoc 279 drivers/net/ethernet/ethoc.c static inline void ethoc_ack_irq(struct ethoc *dev, u32 mask) ethoc 284 drivers/net/ethernet/ethoc.c static inline void ethoc_enable_rx_and_tx(struct ethoc *dev) ethoc 291 drivers/net/ethernet/ethoc.c static inline void ethoc_disable_rx_and_tx(struct ethoc *dev) ethoc 298 drivers/net/ethernet/ethoc.c static int ethoc_init_ring(struct ethoc *dev, unsigned long mem_start) ethoc 342 drivers/net/ethernet/ethoc.c static int ethoc_reset(struct ethoc *dev) ethoc 369 drivers/net/ethernet/ethoc.c static unsigned int ethoc_update_rx_stats(struct ethoc *dev, ethoc 418 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 476 drivers/net/ethernet/ethoc.c static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *bd) ethoc 510 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 549 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 587 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 606 drivers/net/ethernet/ethoc.c struct ethoc *priv = container_of(napi, struct ethoc, napi); ethoc 623 drivers/net/ethernet/ethoc.c struct ethoc *priv = bus->priv; ethoc 645 drivers/net/ethernet/ethoc.c struct ethoc *priv = bus->priv; ethoc 667 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 697 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 728 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 764 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 782 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 805 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 826 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 874 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 882 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 938 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 950 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 966 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(dev); ethoc 1026 drivers/net/ethernet/ethoc.c struct ethoc *priv = NULL; ethoc 1033 drivers/net/ethernet/ethoc.c netdev = alloc_etherdev(sizeof(struct ethoc)); ethoc 1258 drivers/net/ethernet/ethoc.c struct ethoc *priv = netdev_priv(netdev);