Home
last modified time | relevance | path

Searched defs:bnxt_qplib_q (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h297 struct bnxt_qplib_q { struct
298 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