Home
last modified time | relevance | path

Searched refs:max_l2_ctxs (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c652 req->max_l2_ctxs = cpu_to_le16(BNXT_VF_MAX_L2_CTX); in bnxt_hwrm_func_vf_resc_cfg()
H A Dbnxt.h1352 u16 max_l2_ctxs; member
H A Dbnxt_hsi.h1799 __le16 max_l2_ctxs; member
2736 __le16 max_l2_ctxs; member
2777 __le16 max_l2_ctxs; member
H A Dbnxt.c9459 hw_resc->max_l2_ctxs = le16_to_cpu(resp->max_l2_ctxs); in bnxt_hwrm_func_resc_qcaps()
9637 hw_resc->max_l2_ctxs = le16_to_cpu(resp->max_l2_ctxs); in __bnxt_hwrm_func_qcaps()