Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c550 req.min_stat_ctx = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
566 req.min_stat_ctx = cpu_to_le16(vf_stat_ctx); in bnxt_hwrm_func_vf_resc_cfg()
602 hw_resc->max_stat_ctxs -= le16_to_cpu(req.min_stat_ctx) * n; in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt_hsi.h1697 __le16 min_stat_ctx; member
1729 __le16 min_stat_ctx; member
Dbnxt.c6900 hw_resc->min_stat_ctxs = le16_to_cpu(resp->min_stat_ctx); in bnxt_hwrm_func_resc_qcaps()