Searched defs:cxgbi_task_data (Results 1 – 1 of 1) sorted by relevance
543 struct cxgbi_task_data { struct546 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;[all …]