Lines Matching defs:cxgbi_task_data
539 struct cxgbi_task_data { struct
542 u8 flags;
543 unsigned short nr_frags;
544 struct page_frag frags[MAX_SKB_FRAGS];
545 struct sk_buff *skb;
546 unsigned int dlen;
547 unsigned int offset;
548 unsigned int count;
549 unsigned int sgoffset;
550 u32 total_count;
551 u32 total_offset;
552 u32 max_xmit_dlength;
553 struct cxgbi_task_tag_info ttinfo;