Searched defs:t4_virt_res (Results 1 – 1 of 1) sorted by relevance
181 struct t4_virt_res { /* virtualized HW resources */ struct182 struct t4_range ddp;183 struct t4_range iscsi;184 struct t4_range stag;185 struct t4_range rq;186 struct t4_range pbl;187 struct t4_range qp;188 struct t4_range cq;189 struct t4_range srq;190 struct t4_range ocq;[all …]