Searched refs:E6000SW_NUM_PORTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/etherswitch/e6000sw/
H A De6000swreg.h174 #define E6000SW_NUM_PORTS 7 macro
H A De6000sw.c93 int vgroup[E6000SW_NUM_PORTS];
97 .es_nports = E6000SW_NUM_PORTS,
243 for (port = 0; port < E6000SW_NUM_PORTS; port++)
425 if (p->es_port >= E6000SW_NUM_PORTS ||
465 if (p->es_port >= E6000SW_NUM_PORTS ||
647 for (port = 0; port < E6000SW_NUM_PORTS; port++) {
845 for (port = 0; port < E6000SW_NUM_PORTS; port++) {
852 for (port = 0; port < E6000SW_NUM_PORTS; port++) {
869 for (port = 0; port < E6000SW_NUM_PORTS; port++) {
877 for (port = 0; port < E6000SW_NUM_PORTS; por
[all...]

Completed in 158 milliseconds