Searched refs:alloc_msix (Results 1 – 8 of 8) sorted by relevance
58 METHOD int alloc_msix {
71 METHOD int alloc_msix {
188 METHOD int alloc_msix {
141 METHOD int alloc_msix {
742 if (hw_resc->max_irqs > fn_qcfg->alloc_msix && num_vfs > 0) in bnxt_hwrm_func_vf_resc_cfg()743 msix_val = (hw_resc->max_irqs - fn_qcfg->alloc_msix) / num_vfs; in bnxt_hwrm_func_vf_resc_cfg()
713 uint16_t alloc_msix; member
1466 fn_qcfg->alloc_msix = le16toh(resp->alloc_msix); in bnxt_hwrm_func_qcfg()
16744 uint16_t alloc_msix; member