Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_main.c105 vector = pci_irq_vector(cptpf->pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_disable_vf_flr_me_intrs()
246 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
306 vector = pci_irq_vector(pdev, RVU_PF_INT_VEC_VFFLR0); in cptpf_register_vfpf_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_struct.h107 RVU_PF_INT_VEC_VFFLR0 = 0x0, enumerator
A Drvu.c2897 offset = pf_vec_start + RVU_PF_INT_VEC_VFFLR0; in rvu_register_interrupts()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_pf.c86 irq = pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFFLR0); in otx2_disable_flr_me_intr()
213 irq_name = &hw->irq_name[RVU_PF_INT_VEC_VFFLR0 * NAME_SIZE]; in otx2_register_flr_me_intr()
215 ret = request_irq(pci_irq_vector(pf->pdev, RVU_PF_INT_VEC_VFFLR0), in otx2_register_flr_me_intr()

Completed in 26 milliseconds