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.c463 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()
564 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()
565 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()
566 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
H A Dbnxt.h796 u8 entry_multiple; member
H A Dif_bnxt.c1214 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()
1215 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
H A Dhsi_struct_def.h24764 uint8_t entry_multiple; member