Home
last modified time | relevance | path

Searched refs:entry_multiple (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h732 u8 entry_multiple; member
H A Dbnxt_hwrm.c462 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()
463 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()
464 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
H A Dif_bnxt.c1036 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()
1037 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
H A Dhsi_struct_def.h23132 uint8_t entry_multiple; member