Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c110 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_disable_vf_flr_me_intrs()
257 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
317 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h105 RVU_PF_INT_VEC_VFFLR0 = 0x0, enumerator
H A Drvu.c3068 offset = pf_vec_start + RVU_PF_INT_VEC_VFFLR0; in rvu_register_interrupts()