Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c116 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFME0); in cptpf_disable_vf_flr_me_intrs()
265 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFME0); in cptpf_register_vfpf_intr()
314 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFME0); in cptpf_register_vfpf_intr()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h107 RVU_PF_INT_VEC_VFME0 = 0x2, enumerator
Drvu.c3092 offset = pf_vec_start + RVU_PF_INT_VEC_VFME0; in rvu_register_interrupts()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c84 irq = pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFME0); in otx2_disable_flr_me_intr()
206 irq_name = &hw->irq_name[RVU_PF_INT_VEC_VFME0 * NAME_SIZE]; in otx2_register_flr_me_intr()
208 ret = request_irq(pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFME0), in otx2_register_flr_me_intr()