Home
last modified time | relevance | path

Searched refs:WX_PSR_VLAN_SWC_VM_H (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c2066 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
2068 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf()
2076 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
2078 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
2080 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf()
2171 wr32(wx, WX_PSR_VLAN_SWC_VM_H, 0); in wx_clear_vfta()
Dwx_type.h228 #define WX_PSR_VLAN_SWC_VM_H 0x16228 macro