Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c584 u16 vf_msix = 0; in bnxt_hwrm_func_vf_resc_cfg() local
592 vf_msix = hw_resc->max_nqs - bnxt_nq_rings_in_use(bp); in bnxt_hwrm_func_vf_resc_cfg()
658 req->max_msix = cpu_to_le16(vf_msix / num_vfs); in bnxt_hwrm_func_vf_resc_cfg()
686 hw_resc->max_nqs -= vf_msix; in bnxt_hwrm_func_vf_resc_cfg()