Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c129 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFME1); in cptpf_disable_vf_flr_me_intrs()
292 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFME1); in cptpf_register_vfpf_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h108 RVU_PF_INT_VEC_VFME1 = 0x3, enumerator
H A Drvu.c3105 offset = pf_vec_start + RVU_PF_INT_VEC_VFME1; in rvu_register_interrupts()