Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c108 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_disable_vf_flr_me_intrs()
255 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
315 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h107 RVU_PF_INT_VEC_VFFLR0 = 0x0, enumerator
H A Drvu.c2990 offset = pf_vec_start + RVU_PF_INT_VEC_VFFLR0; in rvu_register_interrupts()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c89 irq = pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFFLR0); in otx2_disable_flr_me_intr()
216 irq_name = &hw->irq_name[RVU_PF_INT_VEC_VFFLR0 * NAME_SIZE]; in otx2_register_flr_me_intr()
218 ret = request_irq(pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFFLR0), in otx2_register_flr_me_intr()