Searched refs:RVU_PF_INT_VEC_CNT (Results 1 – 4 of 4) sorted by relevance
782 err = pci_alloc_irq_vectors(pdev, RVU_PF_INT_VEC_CNT, in otx2_cptpf_probe()783 RVU_PF_INT_VEC_CNT, PCI_IRQ_MSIX); in otx2_cptpf_probe()786 RVU_PF_INT_VEC_CNT); in otx2_cptpf_probe()
114 RVU_PF_INT_VEC_CNT = 0x7, enumerator
594 min_vecs = RVU_AF_INT_VEC_CNT + RVU_PF_INT_VEC_CNT; in rvu_check_min_msix_vec()596 min_vecs = RVU_PF_INT_VEC_CNT; in rvu_check_min_msix_vec()2864 return (pfvf->msix.max >= RVU_AF_INT_VEC_CNT + RVU_PF_INT_VEC_CNT) && in rvu_afvf_msix_vectors_num_ok()
2956 err = pci_alloc_irq_vectors(hw->pdev, RVU_PF_INT_VEC_CNT, in otx2_probe()2957 RVU_PF_INT_VEC_CNT, PCI_IRQ_MSIX); in otx2_probe()