Searched refs:RVU_PF_INT_VEC_CNT (Results 1 – 4 of 4) sorted by relevance
734 err = pci_alloc_irq_vectors(pdev, RVU_PF_INT_VEC_CNT, in otx2_cptpf_probe()735 RVU_PF_INT_VEC_CNT, PCI_IRQ_MSIX); in otx2_cptpf_probe()738 RVU_PF_INT_VEC_CNT); in otx2_cptpf_probe()
96 RVU_PF_INT_VEC_CNT = 0x7, enumerator
586 min_vecs = RVU_AF_INT_VEC_CNT + RVU_PF_INT_VEC_CNT; in rvu_check_min_msix_vec()588 min_vecs = RVU_PF_INT_VEC_CNT; in rvu_check_min_msix_vec()2709 return (pfvf->msix.max >= RVU_AF_INT_VEC_CNT + RVU_PF_INT_VEC_CNT) && in rvu_afvf_msix_vectors_num_ok()
2521 err = pci_alloc_irq_vectors(hw->pdev, RVU_PF_INT_VEC_CNT, in otx2_probe()2522 RVU_PF_INT_VEC_CNT, PCI_IRQ_MSIX); in otx2_probe()