Searched refs:VSW_PORT_MAX_LDCS (Results 1 – 2 of 2) sorted by relevance
170 #define VSW_PORT_MAX_LDCS 1 /* max # of ldcs per port */ macro
2537 if (nchan > VSW_PORT_MAX_LDCS) { in vsw_port_read_props()2540 nchan = VSW_PORT_MAX_LDCS; in vsw_port_read_props()