Searched refs:entry_multiple (Results 1 – 2 of 2) sorted by relevance
1938 u8 entry_multiple; member
8816 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()8916 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()8917 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()8918 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()9254 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()9255 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()