Searched defs:bnxt_qplib_q (Results 1 – 1 of 1) sorted by relevance
297 struct bnxt_qplib_q { struct298 struct bnxt_qplib_swq *swq;299 struct bnxt_qplib_db_info dbinfo;300 struct bnxt_qplib_sg_info sginfo;301 struct bnxt_qplib_hwq hwq;302 u32 max_wqe;303 u16 max_sge;327 struct bnxt_qplib_qp { argument