Searched refs:frag_tail (Results 1 – 1 of 1) sorted by relevance
107 struct sk_buff **frag_tail, *head; in mt76_testmode_alloc_skb() local144 frag_tail = &skb_shinfo(head)->frag_list; in mt76_testmode_alloc_skb()166 *frag_tail = frag; in mt76_testmode_alloc_skb()167 frag_tail = &(*frag_tail)->next; in mt76_testmode_alloc_skb()