Searched refs:WX_PSR_VLAN_SWC (Results 1 – 3 of 3) sorted by relevance
512 vlvf = rd32(wx, WX_PSR_VLAN_SWC); in wx_find_vlvf_entry()599 vlvf = rd32(wx, WX_PSR_VLAN_SWC); in wx_set_vf_vlan_msg()
2432 bits = rd32(wx, WX_PSR_VLAN_SWC); in wx_find_vlvf_slot()2509 wr32(wx, WX_PSR_VLAN_SWC, (WX_PSR_VLAN_SWC_VIEN | vlan)); in wx_set_vlvf()2513 wr32(wx, WX_PSR_VLAN_SWC, 0); in wx_set_vlvf()2592 wr32(wx, WX_PSR_VLAN_SWC, 0); in wx_clear_vfta()
269 #define WX_PSR_VLAN_SWC 0x16220 macro