Searched refs:happy_meal (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 104 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) 252 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32() 261 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() 269 static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal) 285 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() 303 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read() 347 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write() 392 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read() 423 static void happy_meal_tcvr_write(struct happy_meal *hp, in happy_meal_tcvr_write() 483 static int try_next_permutation(struct happy_meal *h [all...] |
H A D | sunhme.h | 401 struct happy_meal { struct
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | sunhme.c | 110 static __inline__ void tx_add_log(struct happy_meal *hp, unsigned int a, unsigned int s) in tx_add_log() 138 static __inline__ void tx_dump_ring(struct happy_meal *hp) in tx_dump_ring() 304 static inline u32 hme_read_desc32(struct happy_meal *hp, hme32 *p) in hme_read_desc32() 321 static void BB_PUT_BIT(struct happy_meal *hp, void __iomem *tregs, int bit) in BB_PUT_BIT() 329 static u32 BB_GET_BIT(struct happy_meal *hp, void __iomem *tregs, int internal) 345 static u32 BB_GET_BIT2(struct happy_meal *hp, void __iomem *tregs, int internal) in BB_GET_BIT2() 363 static int happy_meal_bb_read(struct happy_meal *hp, in happy_meal_bb_read() 409 static void happy_meal_bb_write(struct happy_meal *hp, in happy_meal_bb_write() 454 static int happy_meal_tcvr_read(struct happy_meal *hp, in happy_meal_tcvr_read() 486 static void happy_meal_tcvr_write(struct happy_meal *h [all...] |
H A D | sunhme.h | 401 struct happy_meal { struct
|
Completed in 7 milliseconds