Searched defs:cxgbi_ddp_info (Results 1 – 1 of 1) sorted by relevance
127 struct cxgbi_ddp_info { struct128 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 …]