Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1777 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
1779 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf()
1787 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
1789 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf()
1791 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf()
1882 wr32(wx, WX_PSR_VLAN_SWC_VM_H, 0); in wx_clear_vfta()
H A Dwx_type.h184 #define WX_PSR_VLAN_SWC_VM_H 0x16228 macro