happy_meal        111 drivers/net/ethernet/sun/sunhme.c static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s)
happy_meal        139 drivers/net/ethernet/sun/sunhme.c static __inline__ void tx_dump_ring(struct happy_meal *hp)
happy_meal        305 drivers/net/ethernet/sun/sunhme.c static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p)
happy_meal        322 drivers/net/ethernet/sun/sunhme.c static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit)
happy_meal        330 drivers/net/ethernet/sun/sunhme.c static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal)
happy_meal        346 drivers/net/ethernet/sun/sunhme.c static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal)
happy_meal        364 drivers/net/ethernet/sun/sunhme.c static int happy_meal_bb_read(struct happy_meal *hp,
happy_meal        410 drivers/net/ethernet/sun/sunhme.c static void happy_meal_bb_write(struct happy_meal *hp,
happy_meal        455 drivers/net/ethernet/sun/sunhme.c static int happy_meal_tcvr_read(struct happy_meal *hp,
happy_meal        487 drivers/net/ethernet/sun/sunhme.c static void happy_meal_tcvr_write(struct happy_meal *hp,
happy_meal        547 drivers/net/ethernet/sun/sunhme.c static int try_next_permutation(struct happy_meal *hp, void __iomem *tregs)
happy_meal        571 drivers/net/ethernet/sun/sunhme.c static void display_link_mode(struct happy_meal *hp, void __iomem *tregs)
happy_meal        593 drivers/net/ethernet/sun/sunhme.c static void display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs)
happy_meal        612 drivers/net/ethernet/sun/sunhme.c static int set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs)
happy_meal        672 drivers/net/ethernet/sun/sunhme.c static int happy_meal_init(struct happy_meal *hp);
happy_meal        674 drivers/net/ethernet/sun/sunhme.c static int is_lucent_phy(struct happy_meal *hp)
happy_meal        691 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = from_timer(hp, t, happy_timer);
happy_meal        873 drivers/net/ethernet/sun/sunhme.c static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs)
happy_meal        893 drivers/net/ethernet/sun/sunhme.c static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs)
happy_meal        915 drivers/net/ethernet/sun/sunhme.c static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs)
happy_meal        935 drivers/net/ethernet/sun/sunhme.c static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs)
happy_meal        958 drivers/net/ethernet/sun/sunhme.c static void happy_meal_poll_stop(struct happy_meal *hp, void __iomem *tregs)
happy_meal        993 drivers/net/ethernet/sun/sunhme.c static int happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs)
happy_meal       1091 drivers/net/ethernet/sun/sunhme.c static void happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs)
happy_meal       1198 drivers/net/ethernet/sun/sunhme.c static void happy_meal_clean_rings(struct happy_meal *hp)
happy_meal       1250 drivers/net/ethernet/sun/sunhme.c static void happy_meal_init_rings(struct happy_meal *hp)
happy_meal       1299 drivers/net/ethernet/sun/sunhme.c happy_meal_begin_auto_negotiation(struct happy_meal *hp,
happy_meal       1421 drivers/net/ethernet/sun/sunhme.c static int happy_meal_init(struct happy_meal *hp)
happy_meal       1711 drivers/net/ethernet/sun/sunhme.c static void happy_meal_set_initial_advertisement(struct happy_meal *hp)
happy_meal       1771 drivers/net/ethernet/sun/sunhme.c static int happy_meal_is_not_so_happy(struct happy_meal *hp, u32 status)
happy_meal       1885 drivers/net/ethernet/sun/sunhme.c static void happy_meal_mif_interrupt(struct happy_meal *hp)
happy_meal       1919 drivers/net/ethernet/sun/sunhme.c static void happy_meal_tx(struct happy_meal *hp)
happy_meal       1991 drivers/net/ethernet/sun/sunhme.c static void happy_meal_rx(struct happy_meal *hp, struct net_device *dev)
happy_meal       2101 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp  = netdev_priv(dev);
happy_meal       2144 drivers/net/ethernet/sun/sunhme.c 		struct happy_meal *hp  = netdev_priv(dev);
happy_meal       2189 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2222 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2251 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2267 drivers/net/ethernet/sun/sunhme.c static void unmap_partial_tx_skb(struct happy_meal *hp, u32 first_mapping,
happy_meal       2289 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2392 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2403 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2440 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2488 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2512 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2535 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = netdev_priv(dev);
happy_meal       2686 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp;
happy_meal       2709 drivers/net/ethernet/sun/sunhme.c 	dev = alloc_etherdev(sizeof(struct happy_meal));
happy_meal       2991 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp;
happy_meal       3027 drivers/net/ethernet/sun/sunhme.c 	dev = alloc_etherdev(sizeof(struct happy_meal));
happy_meal       3218 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = pci_get_drvdata(pdev);
happy_meal       3288 drivers/net/ethernet/sun/sunhme.c 	struct happy_meal *hp = platform_get_drvdata(op);