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

/openwrt/target/linux/generic/files/drivers/net/phy/
H A Drtl8367.c222 #define RTL8367_NUM_PORTS 10 macro
1165 for (i = 0; i < RTL8367_NUM_PORTS; i++)
1207 if (port > RTL8367_NUM_PORTS || counter >= RTL8367_MIB_COUNT)
1371 if (port >= RTL8367_NUM_PORTS)
1384 if (port >= RTL8367_NUM_PORTS || index >= RTL8367_NUM_VLANS)
1447 if (port >= RTL8367_NUM_PORTS)
1531 if (port >= RTL8367_NUM_PORTS)
1634 dev->ports = RTL8367_NUM_PORTS;
1752 smi->num_ports = RTL8367_NUM_PORTS;

Completed in 76 milliseconds