TOTAL_PORT_NUM    761 drivers/net/dsa/microchip/ksz8795.c 	u8 learn[TOTAL_PORT_NUM];
TOTAL_PORT_NUM    765 drivers/net/dsa/microchip/ksz8795.c 	if ((uint)port < TOTAL_PORT_NUM) {
TOTAL_PORT_NUM   1157 drivers/net/dsa/microchip/ksz8795.c 	dev->mib_port_cnt = TOTAL_PORT_NUM;
TOTAL_PORT_NUM    852 drivers/net/dsa/microchip/ksz8795_reg.h #define SWITCH_PORT_NUM			(TOTAL_PORT_NUM - 1)
TOTAL_PORT_NUM   1457 drivers/net/dsa/microchip/ksz9477.c 	dev->mib_port_cnt = TOTAL_PORT_NUM;
TOTAL_PORT_NUM   1176 drivers/net/ethernet/micrel/ksz884x.c 	struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM];
TOTAL_PORT_NUM   1266 drivers/net/ethernet/micrel/ksz884x.c 	struct ksz_port_mib port_mib[TOTAL_PORT_NUM];
TOTAL_PORT_NUM   1433 drivers/net/ethernet/micrel/ksz884x.c 	struct ksz_counter_info counter[TOTAL_PORT_NUM];
TOTAL_PORT_NUM   2210 drivers/net/ethernet/micrel/ksz884x.c 	for (port = 0; port < TOTAL_PORT_NUM; port++)
TOTAL_PORT_NUM   2261 drivers/net/ethernet/micrel/ksz884x.c 	for (port = 0; port < TOTAL_PORT_NUM; port++) {
TOTAL_PORT_NUM   2403 drivers/net/ethernet/micrel/ksz884x.c 	for (port = 0; port < TOTAL_PORT_NUM; port++) {
TOTAL_PORT_NUM   2603 drivers/net/ethernet/micrel/ksz884x.c 	for (port = 0; port < TOTAL_PORT_NUM; port++) {
TOTAL_PORT_NUM   2652 drivers/net/ethernet/micrel/ksz884x.c 	for (port = 0; port < TOTAL_PORT_NUM; port++) {
TOTAL_PORT_NUM   7005 drivers/net/ethernet/micrel/ksz884x.c 		hw->mib_port_cnt = TOTAL_PORT_NUM;
TOTAL_PORT_NUM   7028 drivers/net/ethernet/micrel/ksz884x.c 	for (i = 0; i < TOTAL_PORT_NUM; i++)