Searched refs:new_iovb (Results 1 – 1 of 1) sorted by relevance
2223 struct sk_buff *new_iovb; in dequeue_rx() local2224 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()