Searched refs:entry_multiple (Results 1 – 2 of 2) sorted by relevance
1914 u8 entry_multiple; member
8660 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()8760 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()8761 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()8762 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()9099 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()9100 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()