Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c478 req.min_stat_ctx = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
493 req.min_stat_ctx = cpu_to_le16(vf_stat_ctx); in bnxt_hwrm_func_vf_resc_cfg()
526 hw_resc->max_stat_ctxs -= le16_to_cpu(req.min_stat_ctx) * n; in bnxt_hwrm_func_vf_resc_cfg()
Dbnxt_hsi.h1414 __le16 min_stat_ctx; member
1444 __le16 min_stat_ctx; member
Dbnxt.c5178 hw_resc->min_stat_ctxs = le16_to_cpu(resp->min_stat_ctx); in bnxt_hwrm_func_resc_qcaps()