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.c429 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()
530 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()
531 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()
532 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
H A Dbnxt.h783 u8 entry_multiple; member
H A Dif_bnxt.c1070 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()
1071 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
H A Dhsi_struct_def.h23791 uint8_t entry_multiple; member