Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/
Dsky2.c1439 static struct sk_buff *sky2_rx_alloc(struct sky2_port *sky2, gfp_t gfp) in sky2_rx_alloc() function
1494 re->skb = sky2_rx_alloc(sky2, GFP_KERNEL); in sky2_alloc_rx_skbs()
2527 nre.skb = sky2_rx_alloc(sky2, GFP_ATOMIC); in receive_new()