Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sriov.c716 uint16_t msix_val = 0; in bnxt_hwrm_func_vf_resc_cfg() local
741 msix_val = (hw_resc->max_irqs - fn_qcfg->alloc_msix) / num_vfs; in bnxt_hwrm_func_vf_resc_cfg()
743 req.max_msix = cpu_to_le16(msix_val); in bnxt_hwrm_func_vf_resc_cfg()