Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A 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()
H A Dwx_type.h188 #define WX_PSR_VLAN_SWC_ENTRIES 64 macro