Symbol: happy_meal
drivers/net/ethernet/sun/sunhme.c
104
static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s)
drivers/net/ethernet/sun/sunhme.c
1086
static void happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs)
drivers/net/ethernet/sun/sunhme.c
1157
static void happy_meal_clean_rings(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
1209
static void happy_meal_init_rings(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
1256
static int happy_meal_init(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
1532
static void happy_meal_set_initial_advertisement(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
1591
static int happy_meal_is_not_so_happy(struct happy_meal *hp, u32 status)
drivers/net/ethernet/sun/sunhme.c
1696
static void happy_meal_tx(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
1760
static void happy_meal_rx(struct happy_meal *hp, struct net_device *dev)
drivers/net/ethernet/sun/sunhme.c
1866
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
1895
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
1918
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
1936
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
1952
static void unmap_partial_tx_skb(struct happy_meal *hp, u32 first_mapping,
drivers/net/ethernet/sun/sunhme.c
1974
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2076
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2087
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2124
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2172
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2196
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2218
struct happy_meal *hp = netdev_priv(dev);
drivers/net/ethernet/sun/sunhme.c
2392
static void happy_meal_addr_init(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
2435
static int happy_meal_common_probe(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
2492
struct happy_meal *hp;
drivers/net/ethernet/sun/sunhme.c
2514
dev = devm_alloc_etherdev(&op->dev, sizeof(struct happy_meal));
drivers/net/ethernet/sun/sunhme.c
252
static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p)
drivers/net/ethernet/sun/sunhme.c
261
static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit)
drivers/net/ethernet/sun/sunhme.c
2620
struct happy_meal *hp;
drivers/net/ethernet/sun/sunhme.c
2657
dev = devm_alloc_etherdev(&pdev->dev, sizeof(struct happy_meal));
drivers/net/ethernet/sun/sunhme.c
269
static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal)
drivers/net/ethernet/sun/sunhme.c
285
static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal)
drivers/net/ethernet/sun/sunhme.c
303
static int happy_meal_bb_read(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
347
static void happy_meal_bb_write(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
392
static int happy_meal_tcvr_read(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
423
static void happy_meal_tcvr_write(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
483
static int try_next_permutation(struct happy_meal *hp, void __iomem *tregs)
drivers/net/ethernet/sun/sunhme.c
507
static void display_link_mode(struct happy_meal *hp, void __iomem *tregs)
drivers/net/ethernet/sun/sunhme.c
518
static void display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs)
drivers/net/ethernet/sun/sunhme.c
529
static int set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs)
drivers/net/ethernet/sun/sunhme.c
589
static int is_lucent_phy(struct happy_meal *hp)
drivers/net/ethernet/sun/sunhme.c
606
happy_meal_begin_auto_negotiation(struct happy_meal *hp,
drivers/net/ethernet/sun/sunhme.c
724
struct happy_meal *hp = timer_container_of(hp, t, happy_timer);
drivers/net/ethernet/sun/sunhme.c
901
static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs)
drivers/net/ethernet/sun/sunhme.c
921
static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs)
drivers/net/ethernet/sun/sunhme.c
943
static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs)
drivers/net/ethernet/sun/sunhme.c
963
static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs)
drivers/net/ethernet/sun/sunhme.c
992
static int happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs)