Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c174 static irqreturn_t cptpf_vf_flr_intr(int __always_unused irq, void *arg) in cptpf_vf_flr_intr() function
257 ret = request_irq(vector, cptpf_vf_flr_intr, 0, "CPTPF FLR0", cptpf); in cptpf_register_vfpf_intr()
283 ret = request_irq(vector, cptpf_vf_flr_intr, 0, "CPTPF FLR1", in cptpf_register_vfpf_intr()