Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_sriov.h29 #define BNXT_VF_MAX_L2_CTX 4 macro
A Dbnxt_sriov.c583 req->min_l2_ctxs = cpu_to_le16(BNXT_VF_MAX_L2_CTX); in bnxt_hwrm_func_vf_resc_cfg()
592 req->max_l2_ctxs = cpu_to_le16(BNXT_VF_MAX_L2_CTX); in bnxt_hwrm_func_vf_resc_cfg()
A Dbnxt.c6328 req->num_l2_ctxs = cpu_to_le16(BNXT_VF_MAX_L2_CTX); in __bnxt_hwrm_reserve_vf_rings()

Completed in 27 milliseconds