Searched defs:cxgb4_virt_res (Results 1 – 1 of 1) sorted by relevance
353 struct cxgb4_virt_res { /* virtualized HW resources */ struct354 struct cxgb4_range ddp;355 struct cxgb4_range iscsi;356 struct cxgb4_range stag;357 struct cxgb4_range rq;358 struct cxgb4_range srq;359 struct cxgb4_range pbl;360 struct cxgb4_range qp;361 struct cxgb4_range cq;362 struct cxgb4_range ocq;[all …]