Searched refs:WRIOP_MAX_PHY_NUM (Results 1 – 5 of 5) sorted by relevance
37 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in wriop_init_dpmac()50 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in wriop_init_dpmac_enet_if()135 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_set_phy_address()149 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_get_phy_address()161 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_set_phy_dev()175 if (phy_num < 0 || phy_num >= WRIOP_MAX_PHY_NUM) in wriop_get_phy_dev()
52 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in init_phy()71 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in init_phy()451 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) {
13 #define WRIOP_MAX_PHY_NUM 2 macro47 int phy_addr[WRIOP_MAX_PHY_NUM];49 struct phy_device *phydev[WRIOP_MAX_PHY_NUM];
65 int phy_address[WRIOP_MAX_PHY_NUM + 1];401 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in do_dpmac_config()
65 int phy_address[WRIOP_MAX_PHY_NUM + 1];422 for (phy_num = 0; phy_num < WRIOP_MAX_PHY_NUM; phy_num++) { in do_dpmac_config()
Completed in 8 milliseconds