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