Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c568 req->min_stat_ctx = cpu_to_le16(min); in bnxt_hwrm_func_vf_resc_cfg()
585 req->min_stat_ctx = cpu_to_le16(vf_stat_ctx); in bnxt_hwrm_func_vf_resc_cfg()
623 hw_resc->max_stat_ctxs -= le16_to_cpu(req->min_stat_ctx) * n; in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt_hsi.h2463 __le16 min_stat_ctx; member
2499 __le16 min_stat_ctx; member
H A Dbnxt.c7572 hw_resc->min_stat_ctxs = le16_to_cpu(resp->min_stat_ctx); in bnxt_hwrm_func_resc_qcaps()