Home
last modified time | relevance | path

Searched refs:stat_max_entries (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1474 u32 stat_max_entries; member
H A Dbnxt.c6868 ctx->stat_max_entries = le32_to_cpu(resp->stat_max_entries); in bnxt_hwrm_func_backing_store_qcaps()
6989 req.stat_num_entries = cpu_to_le32(ctx->stat_max_entries); in bnxt_hwrm_func_backing_store_cfg()
7222 ctx_pg->entries = ctx->stat_max_entries; in bnxt_alloc_ctx_mem()
H A Dbnxt_hsi.h2015 __le32 stat_max_entries; member