Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h539 struct cxgbi_task_data { struct
542 u8 flags;
543 unsigned short nr_frags;
544 struct page_frag frags[MAX_SKB_FRAGS];
545 struct sk_buff *skb;
546 unsigned int dlen;
547 unsigned int offset;
548 unsigned int count;
549 unsigned int sgoffset;
550 u32 total_count;
[all …]