Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.c437 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()
538 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()
539 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()
540 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
H A Dbnxt.h784 u8 entry_multiple; member
H A Dif_bnxt.c1203 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()
1204 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
H A Dhsi_struct_def.h23791 uint8_t entry_multiple; member