struct ksz_switch - KSZ8842 switch data structure : MAC table entries information. : VLAN table entries information. : Port configuration information. : DiffServ priority settings. Possible values from 6-bit of ToS (bit7 ~ bit2) field. : 802.1P priority settings. Possible values from 3-bit of 802.1p Tag priority field. : Bridge address. Used for STP. : Other MAC address. Used for multiple network device mode. : Broadcast storm percentage. : Current port membership. Used for STP.
Definition at line 1181 of file ksz884x.c.