Searched defs:cxgb4_virt_res (Results 1 – 1 of 1) sorted by relevance
283 struct cxgb4_virt_res { /* virtualized HW resources */ struct284 struct cxgb4_range ddp;285 struct cxgb4_range iscsi;286 struct cxgb4_range stag;287 struct cxgb4_range rq;288 struct cxgb4_range srq;289 struct cxgb4_range pbl;290 struct cxgb4_range qp;291 struct cxgb4_range cq;292 struct cxgb4_range ocq;[all …]