Home
last modified time | relevance | path

Searched refs:TOTAL_PORT_NUM (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/micrel/
Dksz884x.c1073 #define TOTAL_PORT_NUM (SWITCH_PORT_NUM + 1) macro
1184 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];
1274 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1441 struct ksz_counter_info counter[TOTAL_PORT_NUM];
2218 for (port = 0; port < TOTAL_PORT_NUM; port++) in sw_init_broad_storm()
2269 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio_rate()
2411 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_mirror()
2611 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio()
2660 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_vlan()
7013 hw->mib_port_cnt = TOTAL_PORT_NUM; in pcidev_init()
[all …]
/Linux-v4.19/drivers/net/dsa/microchip/
Dksz_9477_reg.h1635 #define TOTAL_PORT_NUM 7 macro