Searched refs:VSC9953_MAX_PORTS (Results 1 – 3 of 3) sorted by relevance
388 for (i = 0; i < VSC9953_MAX_PORTS; i++) in vsc9953_port_all_vlan_pvid_set()419 for (i = 0; i < VSC9953_MAX_PORTS; i++) in vsc9953_port_all_vlan_aware_set()454 for (i = 0; i < VSC9953_MAX_PORTS; i++) in vsc9953_port_all_vlan_poncnt_set()633 for (i = 0; i < VSC9953_MAX_PORTS; i++) in vsc9953_port_all_vlan_egress_untagged_set()1129 int rc[VSC9953_MAX_PORTS]; in vsc9953_mac_table_show()1130 enum port_learn_mode mode[VSC9953_MAX_PORTS]; in vsc9953_mac_table_show()1144 for (i = 0; i < VSC9953_MAX_PORTS; i++) { in vsc9953_mac_table_show()1221 for (i = 0; i < VSC9953_MAX_PORTS; i++) { in vsc9953_mac_table_show()1355 int rc[VSC9953_MAX_PORTS]; in vsc9953_mac_table_age()1356 enum port_learn_mode mode[VSC9953_MAX_PORTS]; in vsc9953_mac_table_age()[all …]
173 #define VSC9953_MAX_PORTS 10 macro175 (((port) < 0 || (port) >= VSC9953_MAX_PORTS) ? 0 : 1)178 (port) < VSC9953_MAX_PORTS - 2 || (port) >= VSC9953_MAX_PORTS \642 struct vsc9953_port_info port[VSC9953_MAX_PORTS];
504 for (i = 0; i < VSC9953_MAX_PORTS; i++) { in board_eth_init()