Home
last modified time | relevance | path

Searched refs:TOTAL_PORT_NUM (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/microchip/
H A Dksz8795.c753 u8 learn[TOTAL_PORT_NUM]; in ksz8795_flush_dyn_mac_table()
757 if ((uint)port < TOTAL_PORT_NUM) { in ksz8795_flush_dyn_mac_table()
1214 dev->mib_port_cnt = TOTAL_PORT_NUM; in ksz8795_switch_detect()
H A Dksz8795_reg.h849 #define TOTAL_PORT_NUM 5 macro
852 #define SWITCH_PORT_NUM (TOTAL_PORT_NUM - 1)
H A Dksz9477_reg.h1624 #define TOTAL_PORT_NUM 7 macro
H A Dksz9477.c1452 dev->mib_port_cnt = TOTAL_PORT_NUM; in ksz9477_switch_detect()
/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c1065 #define TOTAL_PORT_NUM (SWITCH_PORT_NUM + 1) macro
1176 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];
1267 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1434 struct ksz_counter_info counter[TOTAL_PORT_NUM];
2212 for (port = 0; port < TOTAL_PORT_NUM; port++) in sw_init_broad_storm()
2263 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio_rate()
2405 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_mirror()
2605 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio()
2654 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_vlan()
6999 hw->mib_port_cnt = TOTAL_PORT_NUM; in pcidev_init()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c997 #define TOTAL_PORT_NUM (SWITCH_PORT_NUM + 1) macro
1108 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];
1199 struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
1366 struct ksz_counter_info counter[TOTAL_PORT_NUM];
2059 for (port = 0; port < TOTAL_PORT_NUM; port++) in sw_init_broad_storm()
2110 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio_rate()
2156 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_mirror()
2310 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_prio()
2359 for (port = 0; port < TOTAL_PORT_NUM; port++) { in sw_init_vlan()
6629 hw->mib_port_cnt = TOTAL_PORT_NUM; in pcidev_init()
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz9477_reg.h1568 #define TOTAL_PORT_NUM 7 macro

Completed in 34 milliseconds