Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h127 struct cxgbi_ddp_info { struct
128 struct kref refcnt;
129 struct cxgbi_device *cdev;
130 struct pci_dev *pdev;
131 unsigned int max_txsz;
132 unsigned int max_rxsz;
133 unsigned int llimit;
134 unsigned int ulimit;
135 unsigned int nppods;
136 unsigned int idx_last;
[all …]