Searched refs:TOTAL_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
998 #define TOTAL_PORT_NUM (SWITCH_PORT_NUM + 1) macro 1109 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];1200 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];1367 struct ksz_counter_info counter[TOTAL_PORT_NUM];2060 for (port = 0; port < TOTAL_PORT_NUM; port++) in sw_init_broad_storm() 2111 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio_rate() 2157 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_mirror() 2311 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio() 2360 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_vlan() 6631 hw->mib_port_cnt = TOTAL_PORT_NUM; in pcidev_init() [all...]
1540 #define TOTAL_PORT_NUM 7 macro