Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_reg.h20 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
Dotx2_pf.c136 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_flr_handler()
189 otx2_write64(pf, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in otx2_pf_me_intr_handler()
/linux-6.1.9/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_main.c165 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_flr_wq_handler()
222 RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in cptpf_vf_me_intr()
/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_reg.h86 #define RVU_PF_VFTRPENDX(a) (0x820 | (a) << 3) macro
Drvu.c2610 rvupf_write64(rvu, RVU_PF_VFTRPENDX(reg), BIT_ULL(vf)); in rvu_afvf_flr_handler()
2709 rvupf_write64(rvu, RVU_PF_VFTRPENDX(idx), BIT_ULL(vf)); in rvu_me_handle_vfset()