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