Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c619 req->min_stat_ctx = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
645 req->min_stat_ctx = cpu_to_le16(vf_stat_ctx); in bnxt_hwrm_func_vf_resc_cfg()
683 hw_resc->max_stat_ctxs -= le16_to_cpu(req->min_stat_ctx) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt_hsi.h2739 __le16 min_stat_ctx; member
2780 __le16 min_stat_ctx; member
H A Dbnxt.c9462 hw_resc->min_stat_ctxs = le16_to_cpu(resp->min_stat_ctx); in bnxt_hwrm_func_resc_qcaps()