Searched refs:MAX_PHYS (Results 1 – 3 of 3) sorted by relevance
113 #define MAX_PHYS 3 macro116 #define LINK_CONFIG_SIZE (MAX_PHYS - 1)285 struct bnx2x_phy phy[MAX_PHYS];
6179 if ((params->num_phys == MAX_PHYS) && in bnx2x_get_ext_phy_fw_version()6266 for (phy_idx = EXT_PHY1; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_set_led()6706 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_update_link_up()6730 struct link_vars phy_vars[MAX_PHYS]; in bnx2x_link_update()8122 for (idx = INT_PHY; idx < MAX_PHYS; idx++) { in bnx2x_get_edc_mode()8142 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_get_edc_mode()12217 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_phy_probe()12237 phy_index < MAX_PHYS; in bnx2x_phy_probe()13214 for (phy_index = EXT_PHY1; phy_index < MAX_PHYS; in bnx2x_common_init_phy()13559 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_period_func()[all …]
425 #define MAX_PHYS (4) macro