Searched refs:WX_TDM_VLAN_AS (Results 1 – 3 of 3) sorted by relevance
270 pfvfspoof = rd32(wx, WX_TDM_VLAN_AS(index)); in wx_set_vlan_anti_spoofing()275 wr32(wx, WX_TDM_VLAN_AS(index), pfvfspoof); in wx_set_vlan_anti_spoofing()
138 #define WX_TDM_VLAN_AS(_i) (0x18070 + ((_i) * 4)) macro
1479 wr32m(wx, WX_TDM_VLAN_AS(index), regval | BIT(vf_bit), regval); in wx_set_vf_spoofchk()