Home
last modified time | relevance | path

Searched refs:happy_meal_alloc_skb (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunhme.h499 #define happy_meal_alloc_skb(__length, __gfp_flags) \ macro
H A Dsunhme.c1226 skb = happy_meal_alloc_skb(RX_BUF_ALLOC_SIZE, GFP_ATOMIC); in happy_meal_init_rings()
1799 new_skb = happy_meal_alloc_skb(RX_BUF_ALLOC_SIZE, GFP_ATOMIC); in happy_meal_rx()