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 {
740 if (hw_resc->max_irqs > fn_qcfg->alloc_msix && num_vfs > 0) in bnxt_hwrm_func_vf_resc_cfg()741 msix_val = (hw_resc->max_irqs - fn_qcfg->alloc_msix) / num_vfs; in bnxt_hwrm_func_vf_resc_cfg()
701 uint16_t alloc_msix; member
1358 fn_qcfg->alloc_msix = le16toh(resp->alloc_msix); in bnxt_hwrm_func_qcfg()
16131 uint16_t alloc_msix; member