Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_hw.c2007 for (regindex = 1; regindex < WX_PSR_VLAN_SWC_ENTRIES; regindex++) { in wx_find_vlvf_slot()
2016 if (regindex >= WX_PSR_VLAN_SWC_ENTRIES) { in wx_find_vlvf_slot()
2167 for (offset = 0; offset < WX_PSR_VLAN_SWC_ENTRIES; offset++) { in wx_clear_vfta()
Dwx_type.h232 #define WX_PSR_VLAN_SWC_ENTRIES 64 macro