Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_hw.h145 nicvf_reg_write(nic, NIC_VF_ENA_W1C, NICVF_INTR_ALL_MASK); in nicvf_disable_all_interrupts()
H A Dnicvf_hw.c31 NICVF_REG_INFO(NIC_VF_ENA_W1C),
H A Dnicvf_hw_defs.h19 #define NIC_VF_ENA_W1C (0x000240) macro