Searched defs:cxgbi_task_data (Results 1 – 1 of 1) sorted by relevance
523 struct cxgbi_task_data { struct524 unsigned short nr_frags;525 struct page_frag frags[MAX_PDU_FRAGS];526 struct sk_buff *skb;527 unsigned int dlen;528 unsigned int offset;529 unsigned int count;530 unsigned int sgoffset;531 struct cxgbi_task_tag_info ttinfo;