Symbol: ethoc
drivers/net/ethernet/ethoc.c
1030
struct ethoc *priv = NULL;
drivers/net/ethernet/ethoc.c
1037
netdev = alloc_etherdev(sizeof(struct ethoc));
drivers/net/ethernet/ethoc.c
1260
struct ethoc *priv = netdev_priv(netdev);
drivers/net/ethernet/ethoc.c
237
static inline u32 ethoc_read(struct ethoc *dev, loff_t offset)
drivers/net/ethernet/ethoc.c
245
static inline void ethoc_write(struct ethoc *dev, loff_t offset, u32 data)
drivers/net/ethernet/ethoc.c
253
static inline void ethoc_read_bd(struct ethoc *dev, int index,
drivers/net/ethernet/ethoc.c
261
static inline void ethoc_write_bd(struct ethoc *dev, int index,
drivers/net/ethernet/ethoc.c
269
static inline void ethoc_enable_irq(struct ethoc *dev, u32 mask)
drivers/net/ethernet/ethoc.c
276
static inline void ethoc_disable_irq(struct ethoc *dev, u32 mask)
drivers/net/ethernet/ethoc.c
283
static inline void ethoc_ack_irq(struct ethoc *dev, u32 mask)
drivers/net/ethernet/ethoc.c
288
static inline void ethoc_enable_rx_and_tx(struct ethoc *dev)
drivers/net/ethernet/ethoc.c
295
static inline void ethoc_disable_rx_and_tx(struct ethoc *dev)
drivers/net/ethernet/ethoc.c
302
static int ethoc_init_ring(struct ethoc *dev, unsigned long mem_start)
drivers/net/ethernet/ethoc.c
346
static int ethoc_reset(struct ethoc *dev)
drivers/net/ethernet/ethoc.c
373
static unsigned int ethoc_update_rx_stats(struct ethoc *dev,
drivers/net/ethernet/ethoc.c
422
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
480
static void ethoc_update_tx_stats(struct ethoc *dev, struct ethoc_bd *bd)
drivers/net/ethernet/ethoc.c
514
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
553
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
591
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
610
struct ethoc *priv = container_of(napi, struct ethoc, napi);
drivers/net/ethernet/ethoc.c
627
struct ethoc *priv = bus->priv;
drivers/net/ethernet/ethoc.c
649
struct ethoc *priv = bus->priv;
drivers/net/ethernet/ethoc.c
671
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
701
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
728
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
764
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
782
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
806
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
826
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
874
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
882
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
938
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
952
struct ethoc *priv = netdev_priv(dev);
drivers/net/ethernet/ethoc.c
970
struct ethoc *priv = netdev_priv(dev);