Home
last modified time | relevance | path

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

/drivers/net/
Dsky2.c1248 static struct sk_buff *sky2_rx_alloc(struct sky2_port *sky2) in sky2_rx_alloc() function
1353 re->skb = sky2_rx_alloc(sky2); in sky2_rx_start()
2185 nskb = sky2_rx_alloc(sky2); in receive_new()