Searched refs:WX_PSR_VLAN_SWC_VM_H (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_hw.c | 2603 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf() 2605 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf() 2613 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf() 2615 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vlvf() 2617 wr32(wx, WX_PSR_VLAN_SWC_VM_H, bits); in wx_set_vlvf() 2708 wr32(wx, WX_PSR_VLAN_SWC_VM_H, 0); in wx_clear_vfta()
|
| H A D | wx_sriov.c | 621 bits |= rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vf_vlan_msg() 624 bits = rd32(wx, WX_PSR_VLAN_SWC_VM_H); in wx_set_vf_vlan_msg()
|
| H A D | wx_type.h | 286 #define WX_PSR_VLAN_SWC_VM_H 0x16228 macro
|