Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c534 u16 vf_msix = 0; in bnxt_hwrm_func_vf_resc_cfg() local
542 vf_msix = hw_resc->max_nqs - bnxt_nq_rings_in_use(bp); in bnxt_hwrm_func_vf_resc_cfg()
608 req->max_msix = cpu_to_le16(vf_msix / num_vfs); in bnxt_hwrm_func_vf_resc_cfg()
636 hw_resc->max_nqs -= vf_msix; in bnxt_hwrm_func_vf_resc_cfg()