Searched defs:bnxt_qplib_hwq_attr (Results 1 – 1 of 1) sorted by relevance
131 struct bnxt_qplib_hwq_attr { struct132 struct bnxt_qplib_res *res;133 struct bnxt_qplib_sg_info *sginfo;134 enum bnxt_qplib_hwq_type type;135 u32 depth;136 u32 stride;137 u32 aux_stride;138 u32 aux_depth;
Completed in 4 milliseconds