Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.h272 struct bnxt_qplib_rcfw { struct
273 struct pci_dev *pdev;
274 struct bnxt_qplib_res *res;
275 struct bnxt_qplib_cmdq_ctx cmdq;
276 struct bnxt_qplib_creq_ctx creq;
277 struct bnxt_qplib_crsqe *crsqe_tbl;
278 u32 rcfw_lat_slab_sec[RCFW_MAX_LATENCY_SEC_SLAB_INDEX];
281 bool sp_perf_stats_enabled;
282 u32 *rcfw_lat_slab_msec;
283 u64 *qp_create_stats;
[all …]