Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
Dotx2_pf.c138 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_flr_handler()
191 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_pf_me_intr_handler()
/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c167 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_flr_wq_handler()
224 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_vf_me_intr()
/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h86 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
Drvu.c2672 rvupf_write64(rvu, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in rvu_afvf_flr_handler()
2771 rvupf_write64(rvu, RVU_PF_VFTRPENDX(idx), BIT_ULL(vf)); in rvu_me_handle_vfset()