Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/cxgbi/
Dlibcxgbi.h527 struct cxgbi_task_data { struct
528 unsigned short nr_frags;
529 struct page_frag frags[MAX_PDU_FRAGS];
530 struct sk_buff *skb;
531 unsigned int dlen;
532 unsigned int offset;
533 unsigned int count;
534 unsigned int sgoffset;
535 struct cxgbi_task_tag_info ttinfo;