Searched refs:WX_PSR_VLAN_SWC_VM (Results 1 – 2 of 2) sorted by relevance
1634 bits = rd32(wx, WX_PSR_VLAN_SWC_VM(reg_idx)); in wx_vlan_promisc_enable()1636 wr32(wx, WX_PSR_VLAN_SWC_VM(reg_idx), bits); in wx_vlan_promisc_enable()1660 bits = rd32(wx, WX_PSR_VLAN_SWC_VM(reg_idx)); in wx_scrub_vfta()1662 wr32(wx, WX_PSR_VLAN_SWC_VM(reg_idx), bits); in wx_scrub_vfta()
272 #define WX_PSR_VLAN_SWC_VM(_i) (0x16224 + ((_i) * 4)) macro