Searched defs:cxgbi_task_data (Results 1 – 1 of 1) sorted by relevance
527 struct cxgbi_task_data { struct528 unsigned short nr_frags;529 struct page_frag frags[MAX_PDU_FRAGS];530 struct sk_buff *skb;531 unsigned int dlen;532 unsigned int offset;533 unsigned int count;534 unsigned int sgoffset;535 struct cxgbi_task_tag_info ttinfo;