Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dnicstar.c2223 struct sk_buff *new_iovb; in dequeue_rx() local
2224 if ((new_iovb = alloc_skb(NS_IOVBUFSIZE, GFP_ATOMIC)) != NULL) in dequeue_rx()
2226 skb_queue_tail(&card->iovpool.queue, new_iovb); in dequeue_rx()