Home
last modified time | relevance | path

Searched refs:max_stat_ctx (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c3636 pf->max_stat_ctxs = le16_to_cpu(resp->max_stat_ctx); in bnxt_hwrm_func_qcaps()
3663 vf->max_stat_ctxs = le16_to_cpu(resp->max_stat_ctx); in bnxt_hwrm_func_qcaps()
Dbnxt_hsi.h923 __le16 max_stat_ctx; member