Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c2062 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
2064 wr32(wx, WX_PSR_VLAN_SWC_VM_L, bits); in wx_set_vlvf()
2073 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
2075 wr32(wx, WX_PSR_VLAN_SWC_VM_L, bits); in wx_set_vlvf()
2081 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
2170 wr32(wx, WX_PSR_VLAN_SWC_VM_L, 0); in wx_clear_vfta()
Dwx_type.h227 #define WX_PSR_VLAN_SWC_VM_L 0x16224 macro