Lines Matching defs:hp
111 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log()
139 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring()
155 #define tx_add_log(hp, a, s) do { } while(0) argument
157 #define tx_dump_ring(hp) do { } while(0) argument
305 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32()
322 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT()
346 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2()
364 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read()
410 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write()
455 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read()
487 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write()
547 static int try_next_permutation(struct happy_meal *hp, void __iomem *tregs) in try_next_permutation()
571 static void display_link_mode(struct happy_meal *hp, void __iomem *tregs) in display_link_mode()
593 static void display_forced_link_mode(struct happy_meal *hp, void __iomem *tregs) in display_forced_link_mode()
612 static int set_happy_link_modes(struct happy_meal *hp, void __iomem *tregs) in set_happy_link_modes()
674 static int is_lucent_phy(struct happy_meal *hp) in is_lucent_phy()
691 struct happy_meal *hp = (struct happy_meal *) data; in happy_meal_timer() local
873 static void happy_meal_tx_reset(struct happy_meal *hp, void __iomem *bregs) in happy_meal_tx_reset()
893 static void happy_meal_rx_reset(struct happy_meal *hp, void __iomem *bregs) in happy_meal_rx_reset()
915 static void happy_meal_stop(struct happy_meal *hp, void __iomem *gregs) in happy_meal_stop()
935 static void happy_meal_get_counters(struct happy_meal *hp, void __iomem *bregs) in happy_meal_get_counters()
958 static void happy_meal_poll_stop(struct happy_meal *hp, void __iomem *tregs) in happy_meal_poll_stop()
993 static int happy_meal_tcvr_reset(struct happy_meal *hp, void __iomem *tregs) in happy_meal_tcvr_reset()
1091 static void happy_meal_transceiver_check(struct happy_meal *hp, void __iomem *tregs) in happy_meal_transceiver_check()
1198 static void happy_meal_clean_rings(struct happy_meal *hp) in happy_meal_clean_rings()
1250 static void happy_meal_init_rings(struct happy_meal *hp) in happy_meal_init_rings()
1293 static void happy_meal_begin_auto_negotiation(struct happy_meal *hp, in happy_meal_begin_auto_negotiation()
1417 static int happy_meal_init(struct happy_meal *hp) in happy_meal_init()
1707 static void happy_meal_set_initial_advertisement(struct happy_meal *hp) in happy_meal_set_initial_advertisement()
1767 static int happy_meal_is_not_so_happy(struct happy_meal *hp, u32 status) in happy_meal_is_not_so_happy()
1881 static void happy_meal_mif_interrupt(struct happy_meal *hp) in happy_meal_mif_interrupt()
1915 static void happy_meal_tx(struct happy_meal *hp) in happy_meal_tx()
1987 static void happy_meal_rx(struct happy_meal *hp, struct net_device *dev) in happy_meal_rx()
2089 struct happy_meal *hp = netdev_priv(dev); in happy_meal_interrupt() local
2132 struct happy_meal *hp = netdev_priv(dev); in quattro_sbus_interrupt() local
2177 struct happy_meal *hp = netdev_priv(dev); in happy_meal_open() local
2209 struct happy_meal *hp = netdev_priv(dev); in happy_meal_close() local
2238 struct happy_meal *hp = netdev_priv(dev); in happy_meal_tx_timeout() local
2257 struct happy_meal *hp = netdev_priv(dev); in happy_meal_start_xmit() local
2343 struct happy_meal *hp = netdev_priv(dev); in happy_meal_get_stats() local
2354 struct happy_meal *hp = netdev_priv(dev); in happy_meal_set_multicast() local
2390 struct happy_meal *hp = netdev_priv(dev); in hme_get_settings() local
2434 struct happy_meal *hp = netdev_priv(dev); in hme_set_settings() local
2458 struct happy_meal *hp = netdev_priv(dev); in hme_get_drvinfo() local
2481 struct happy_meal *hp = netdev_priv(dev); in hme_get_link() local
2633 struct happy_meal *hp; in happy_meal_sbus_probe_one() local
2940 struct happy_meal *hp; in happy_meal_pci_probe() local
3173 struct happy_meal *hp = dev_get_drvdata(&pdev->dev); in happy_meal_pci_remove() local
3245 struct happy_meal *hp = dev_get_drvdata(&op->dev); in hme_sbus_remove() local