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