Searched refs:tqm_entries_multiple (Results 1 – 4 of 4) sorted by relevance
457 uint8_t tqm_entries_multiple; member
5070 ctx->tqm_entries_multiple = resp->tqm_entries_multiple; in bnxt_hwrm_func_backing_store_qcaps()5071 if (!ctx->tqm_entries_multiple) in bnxt_hwrm_func_backing_store_qcaps()5072 ctx->tqm_entries_multiple = 1; in bnxt_hwrm_func_backing_store_qcaps()
4248 entries_sp = bnxt_roundup(entries_sp, ctx->tqm_entries_multiple); in bnxt_alloc_ctx_mem()4251 entries = bnxt_roundup(entries, ctx->tqm_entries_multiple); in bnxt_alloc_ctx_mem()
13919 uint8_t tqm_entries_multiple; member