Searched refs:rt2x00queue_alloc_rxskb (Results 1 – 3 of 3) sorted by relevance
105 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry);
36 struct sk_buff *rt2x00queue_alloc_rxskb(struct queue_entry *entry) in rt2x00queue_alloc_rxskb() function1145 skb = rt2x00queue_alloc_rxskb(&queue->entries[i]); in rt2x00queue_alloc_rxskbs()
606 skb = rt2x00queue_alloc_rxskb(entry); in rt2x00lib_rxdone()