Searched refs:entry_multiple (Results 1 – 6 of 6) sorted by relevance
150 u8 entry_multiple; member
242 if (ctxm->entry_multiple) in bnge_setup_ctxm_pg_tbls() 243 entries = roundup(entries, ctxm->entry_multiple); in bnge_setup_ctxm_pg_tbls()
297 ctxm->entry_multiple = resp->entry_multiple; in bnge_hwrm_func_backing_store_qcaps()
1913 u8 entry_multiple; member
8630 ctxm->entry_multiple = resp->entry_multiple; in bnxt_hwrm_func_backing_store_qcaps_v2()8730 ctxm->entry_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()8731 if (!ctxm->entry_multiple) in bnxt_hwrm_func_backing_store_qcaps()8732 ctxm->entry_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()9069 if (ctxm->entry_multiple) in bnxt_setup_ctxm_pg_tbls()9070 entries = roundup(entries, ctxm->entry_multiple); in bnxt_setup_ctxm_pg_tbls()
4087 u8 entry_multiple; member