Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c1722 bits = rd32(wx, WX_PSR_VLAN_SWC); in wx_find_vlvf_slot()
1799 wr32(wx, WX_PSR_VLAN_SWC, (WX_PSR_VLAN_SWC_VIEN | vlan)); in wx_set_vlvf()
1803 wr32(wx, WX_PSR_VLAN_SWC, 0); in wx_set_vlvf()
1882 wr32(wx, WX_PSR_VLAN_SWC, 0); in wx_clear_vfta()
Dwx_type.h182 #define WX_PSR_VLAN_SWC 0x16220 macro