Searched refs:entry_multiple (Results 1 – 4 of 4) sorted by relevance
732 u8 entry_multiple; member
462 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()463 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()464 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
1036 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()1037 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
23132 uint8_t entry_multiple; member