Searched refs:sky2_rx_alloc (Results 1 – 1 of 1) sorted by relevance
1441 static struct sk_buff *sky2_rx_alloc(struct sky2_port *sky2, gfp_t gfp) in sky2_rx_alloc() function1496 re->skb = sky2_rx_alloc(sky2, GFP_KERNEL); in sky2_alloc_rx_skbs()2529 nre.skb = sky2_rx_alloc(sky2, GFP_ATOMIC); in receive_new()