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