Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_sriov.c532 u16 vf_msix = 0; in bnxt_hwrm_func_vf_resc_cfg() local
540 vf_msix = hw_resc->max_nqs - bnxt_nq_rings_in_use(bp); in bnxt_hwrm_func_vf_resc_cfg()
598 req->max_msix = cpu_to_le16(vf_msix / num_vfs); in bnxt_hwrm_func_vf_resc_cfg()
626 hw_resc->max_nqs -= vf_msix; in bnxt_hwrm_func_vf_resc_cfg()