Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_reg.h25 #define RVU_PF_VFPF_MBOX_INT_ENA_W1CX(a) (0x8E0 | (a) << 3) macro
A Dotx2_pf.c678 otx2_write64(pf, RVU_PF_VFPF_MBOX_INT_ENA_W1CX(0), ~0ull); in otx2_disable_pfvf_mbox_intr()
679 otx2_write64(pf, RVU_PF_VFPF_MBOX_INT_ENA_W1CX(1), ~0ull); in otx2_disable_pfvf_mbox_intr()
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_main.c48 RVU_PF_VFPF_MBOX_INT_ENA_W1CX(0), ~0ULL); in cptpf_disable_vfpf_mbox_intr()
50 RVU_PF_VFPF_MBOX_INT_ENA_W1CX(1), ~0ULL); in cptpf_disable_vfpf_mbox_intr()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_reg.h91 #define RVU_PF_VFPF_MBOX_INT_ENA_W1CX(a) (0x8E0 | (a) << 3) macro
A Drvu.c3006 rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INT_ENA_W1CX(0), INTR_MASK(vfs)); in rvu_disable_afvf_intr()
3012 rvupf_write64(rvu, RVU_PF_VFPF_MBOX_INT_ENA_W1CX(1), in rvu_disable_afvf_intr()

Completed in 18 milliseconds