Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_reg.h20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
A Dotx2_pf.c135 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_flr_handler()
188 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_pf_me_intr_handler()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_main.c160 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_flr_wq_handler()
215 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_vf_me_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.h86 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
A Drvu.c2580 rvupf_write64(rvu, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in rvu_afvf_flr_handler()
2679 rvupf_write64(rvu, RVU_PF_VFTRPENDX(idx), BIT_ULL(vf)); in rvu_me_handle_vfset()

Completed in 20 milliseconds