Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dnic_reg.h157 #define NIC_VF_ENA_W1S (0x000260) macro
A Dnicvf_queues.c1766 nicvf_reg_write(nic, NIC_VF_ENA_W1S, in nicvf_enable_intr()
1767 nicvf_reg_read(nic, NIC_VF_ENA_W1S) | mask); in nicvf_enable_intr()
1809 return mask & nicvf_reg_read(nic, NIC_VF_ENA_W1S); in nicvf_is_intr_enabled()
A Dnicvf_ethtool.c384 p[i++] = nicvf_reg_read(nic, NIC_VF_ENA_W1S); in nicvf_get_regs()

Completed in 10 milliseconds