Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c1720 for (regindex = 1; regindex < WX_PSR_VLAN_SWC_ENTRIES; regindex++) { in wx_find_vlvf_slot()
1729 if (regindex >= WX_PSR_VLAN_SWC_ENTRIES) { in wx_find_vlvf_slot()
1880 for (offset = 0; offset < WX_PSR_VLAN_SWC_ENTRIES; offset++) { in wx_clear_vfta()
Dwx_type.h188 #define WX_PSR_VLAN_SWC_ENTRIES 64 macro