Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c1440 static struct sk_buff *sky2_rx_alloc(struct sky2_port *sky2, gfp_t gfp) in sky2_rx_alloc() function
1495 re->skb = sky2_rx_alloc(sky2, GFP_KERNEL); in sky2_alloc_rx_skbs()
2528 nre.skb = sky2_rx_alloc(sky2, GFP_ATOMIC); in receive_new()