Searched refs:tqm_entries_multiple (Results 1 – 4 of 4) sorted by relevance
472 uint8_t tqm_entries_multiple; member
5349 ctx->tqm_entries_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()5350 if (!ctx->tqm_entries_multiple) in bnxt_hwrm_func_backing_store_qcaps()5351 ctx->tqm_entries_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
4900 entries_sp = bnxt_roundup(entries_sp, ctx->tqm_entries_multiple); in bnxt_alloc_ctx_mem()4903 entries = bnxt_roundup(entries, ctx->tqm_entries_multiple); in bnxt_alloc_ctx_mem()
17353 uint8_t tqm_entries_multiple; member