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

/freebsd-11.0-release/sys/dev/etherswitch/rtl8366/
H A Drtl8366rbvar.h172 #define RTL8366RB_NUM_PORTS 6 macro
173 #define RTL8366RB_NUM_PHYS (RTL8366RB_NUM_PORTS-1)
H A Drtl8366rb.c76 .es_nports = RTL8366RB_NUM_PORTS,
566 if (p->es_port < 0 || p->es_port >= RTL8366RB_NUM_PORTS)
607 if (p->es_port < 0 || p->es_port >= RTL8366RB_NUM_PORTS)

Completed in 58 milliseconds