Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c124 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFFLR1); in cptpf_disable_vf_flr_me_intrs()
283 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR1); in cptpf_register_vfpf_intr()
308 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR1); in cptpf_register_vfpf_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h106 RVU_PF_INT_VEC_VFFLR1 = 0x1, enumerator
H A Drvu.c3080 offset = pf_vec_start + RVU_PF_INT_VEC_VFFLR1; in rvu_register_interrupts()