Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1773 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
1775 wr32(wx, WX_PSR_VLAN_SWC_VM_L, bits); in wx_set_vlvf()
1784 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
1786 wr32(wx, WX_PSR_VLAN_SWC_VM_L, bits); in wx_set_vlvf()
1792 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_L); in wx_set_vlvf()
1881 wr32(wx, WX_PSR_VLAN_SWC_VM_L, 0); in wx_clear_vfta()
H A Dwx_type.h183 #define WX_PSR_VLAN_SWC_VM_L 0x16224 macro