Home
last modified time | relevance | path

Searched defs:cxgbi_task_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/cxgbi/
Dlibcxgbi.h523 struct cxgbi_task_data { struct
524 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;