Home
last modified time | relevance | path

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

/include/
A Dvsc9953.h179 #define VSC9953_MAX_VLAN 4096 macro
181 (((vid) < 0 || (vid) >= VSC9953_MAX_VLAN) ? 0 : 1)

Completed in 7 milliseconds