| /dpdk/drivers/net/e1000/base/ |
| H A D | e1000_phy.c | 42 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_ops_generic() local 203 struct e1000_phy_info *phy = &hw->phy; in e1000_get_phy_id() local 269 struct e1000_phy_info *phy = &hw->phy; in e1000_read_phy_reg_mdic() local 334 struct e1000_phy_info *phy = &hw->phy; in e1000_write_phy_reg_mdic() local 400 struct e1000_phy_info *phy = &hw->phy; in e1000_read_phy_reg_i2c() local 447 struct e1000_phy_info *phy = &hw->phy; in e1000_write_phy_reg_i2c() local 1097 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_m88() local 1249 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_m88_gen2() local 1346 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_igp() local 1456 struct e1000_phy_info *phy = &hw->phy; in e1000_phy_setup_autoneg() local [all …]
|
| H A D | e1000_82541.c | 56 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82541() local 61 phy->addr = 1; in e1000_init_phy_params_82541() 63 phy->reset_delay_us = 10000; in e1000_init_phy_params_82541() 64 phy->type = e1000_phy_igp; in e1000_init_phy_params_82541() 414 struct e1000_phy_info *phy = &hw->phy; in e1000_get_link_up_info_82541() local 502 struct e1000_phy_info *phy = &hw->phy; in e1000_setup_copper_link_82541() local 518 phy->mdix = 1; in e1000_setup_copper_link_82541() 638 struct e1000_phy_info *phy = &hw->phy; in e1000_config_dsp_after_link_change_82541() local 841 struct e1000_phy_info *phy = &hw->phy; in e1000_get_cable_length_igp_82541() local 892 phy->cable_length = (phy->min_cable_length + phy->max_cable_length) / 2; in e1000_get_cable_length_igp_82541() [all …]
|
| H A D | e1000_82575.c | 132 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82575() local 589 struct e1000_phy_info *phy = &hw->phy; in e1000_get_phy_id_82575() local 651 for (phy->addr = 1; phy->addr < 8; phy->addr++) { in e1000_get_phy_id_82575() 692 struct e1000_phy_info *phy = &hw->phy; in e1000_phy_hw_reset_sgmii_82575() local 739 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d0_lplu_state_82575() local 825 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d0_lplu_state_82580() local 872 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d3_lplu_state_82580() local 1162 struct e1000_phy_info *phy = &hw->phy; in e1000_check_for_link_media_swap() local 2646 struct e1000_phy_info *phy = &hw->phy; in e1000_initialize_M88E1512_phy() local 2735 struct e1000_phy_info *phy = &hw->phy; in e1000_initialize_M88E1543_phy() local [all …]
|
| H A D | e1000_ich8lan.c | 193 if (hw->phy.id) { in e1000_phy_is_accessible_pchlan() 422 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_pchlan() local 427 phy->addr = 1; in e1000_init_phy_params_pchlan() 460 if ((phy->id != 0) && (phy->id != PHY_REVISION_MASK)) in e1000_init_phy_params_pchlan() 479 phy->type = e1000_get_phy_type_from_id(phy->id); in e1000_init_phy_params_pchlan() 514 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_ich8lan() local 520 phy->addr = 1; in e1000_init_phy_params_ich8lan() 550 phy->id = 0; in e1000_init_phy_params_ich8lan() 2195 struct e1000_phy_info *phy = &hw->phy; in e1000_sw_lcd_config_ich8lan() local 3147 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d0_lplu_state_ich8lan() local [all …]
|
| H A D | e1000_82571.c | 66 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82571() local 72 phy->type = e1000_phy_none; in e1000_init_phy_params_82571() 76 phy->addr = 1; in e1000_init_phy_params_82571() 78 phy->reset_delay_us = 100; in e1000_init_phy_params_82571() 102 phy->type = e1000_phy_m88; in e1000_init_phy_params_82571() 118 phy->type = e1000_phy_bm; in e1000_init_phy_params_82571() 436 struct e1000_phy_info *phy = &hw->phy; in e1000_get_phy_id_82571() local 958 struct e1000_phy_info *phy = &hw->phy; in e1000_set_d0_lplu_state_82571() local 964 if (!(phy->ops.read_reg)) in e1000_set_d0_lplu_state_82571() 1557 switch (hw->phy.type) { in e1000_setup_copper_link_82571() [all …]
|
| H A D | e1000_82540.c | 38 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82540() local 41 phy->addr = 1; in e1000_init_phy_params_82540() 43 phy->reset_delay_us = 10000; in e1000_init_phy_params_82540() 44 phy->type = e1000_phy_m88; in e1000_init_phy_params_82540() 48 phy->ops.commit = e1000_phy_sw_reset_generic; in e1000_init_phy_params_82540() 52 phy->ops.read_reg = e1000_read_phy_reg_m88; in e1000_init_phy_params_82540() 53 phy->ops.reset = e1000_phy_hw_reset_generic; in e1000_init_phy_params_82540() 54 phy->ops.write_reg = e1000_write_phy_reg_m88; in e1000_init_phy_params_82540() 55 phy->ops.get_info = e1000_get_phy_info_m88; in e1000_init_phy_params_82540() 70 if (phy->id == M88E1011_I_PHY_ID) in e1000_init_phy_params_82540() [all …]
|
| H A D | e1000_80003es2lan.c | 61 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_80003es2lan() local 67 phy->type = e1000_phy_none; in e1000_init_phy_params_80003es2lan() 74 phy->addr = 1; in e1000_init_phy_params_80003es2lan() 76 phy->reset_delay_us = 100; in e1000_init_phy_params_80003es2lan() 77 phy->type = e1000_phy_gg82563; in e1000_init_phy_params_80003es2lan() 640 if (!(hw->phy.ops.read_reg)) in e1000_phy_force_speed_duplex_80003es2lan() 729 struct e1000_phy_info *phy = &hw->phy; in e1000_get_cable_length_80003es2lan() local 735 if (!(hw->phy.ops.read_reg)) in e1000_get_cable_length_80003es2lan() 750 phy->cable_length = (phy->min_cable_length + phy->max_cable_length) / 2; in e1000_get_cable_length_80003es2lan() 1013 struct e1000_phy_info *phy = &hw->phy; in e1000_copper_link_setup_gg82563_80003es2lan() local [all …]
|
| H A D | e1000_82543.c | 54 struct e1000_phy_info *phy = &hw->phy; in e1000_init_phy_params_82543() local 60 phy->type = e1000_phy_none; in e1000_init_phy_params_82543() 67 phy->addr = 1; in e1000_init_phy_params_82543() 69 phy->reset_delay_us = 10000; in e1000_init_phy_params_82543() 70 phy->type = e1000_phy_m88; in e1000_init_phy_params_82543() 95 ret_val = phy->ops.reset(hw); in e1000_init_phy_params_82543() 110 if (phy->id != M88E1000_E_PHY_ID) { in e1000_init_phy_params_82543() 116 if (phy->id != M88E1000_I_PHY_ID) { in e1000_init_phy_params_82543() 740 if (!(hw->phy.ops.write_reg)) in e1000_polarity_reversal_workaround_82543() 853 if (!(hw->phy.ops.get_cfg_done)) in e1000_phy_hw_reset_82543() [all …]
|
| H A D | e1000_api.c | 70 if (hw->phy.ops.init_params) { in e1000_init_phy_params() 958 if (hw->phy.ops.read_reg) in e1000_read_phy_reg() 975 if (hw->phy.ops.write_reg) in e1000_write_phy_reg() 990 if (hw->phy.ops.release) in e1000_release_phy() 991 hw->phy.ops.release(hw); in e1000_release_phy() 1003 if (hw->phy.ops.acquire) in e1000_acquire_phy() 1077 if (hw->phy.ops.get_info) in e1000_get_phy_info() 1092 if (hw->phy.ops.reset) in e1000_phy_hw_reset() 1107 if (hw->phy.ops.commit) in e1000_phy_commit() 1323 if (hw->phy.ops.power_up) in e1000_power_up_phy() [all …]
|
| /dpdk/drivers/net/igc/base/ |
| H A D | igc_phy.c | 42 struct igc_phy_info *phy = &hw->phy; in igc_init_phy_ops_generic() local 202 struct igc_phy_info *phy = &hw->phy; in igc_get_phy_id() local 268 struct igc_phy_info *phy = &hw->phy; in igc_read_phy_reg_mdic() local 333 struct igc_phy_info *phy = &hw->phy; in igc_write_phy_reg_mdic() local 399 struct igc_phy_info *phy = &hw->phy; in igc_read_phy_reg_i2c() local 446 struct igc_phy_info *phy = &hw->phy; in igc_write_phy_reg_i2c() local 1096 struct igc_phy_info *phy = &hw->phy; in igc_copper_link_setup_m88() local 1247 struct igc_phy_info *phy = &hw->phy; in igc_copper_link_setup_m88_gen2() local 1344 struct igc_phy_info *phy = &hw->phy; in igc_copper_link_setup_igp() local 1454 struct igc_phy_info *phy = &hw->phy; in igc_phy_setup_autoneg() local [all …]
|
| H A D | igc_api.c | 1439 if (hw->phy.ops.read_reg) in igc_read_phy_reg() 1456 if (hw->phy.ops.write_reg) in igc_write_phy_reg() 1471 if (hw->phy.ops.release) in igc_release_phy() 1472 hw->phy.ops.release(hw); in igc_release_phy() 1484 if (hw->phy.ops.acquire) in igc_acquire_phy() 1558 if (hw->phy.ops.get_info) in igc_get_phy_info() 1573 if (hw->phy.ops.reset) in igc_phy_hw_reset() 1588 if (hw->phy.ops.commit) in igc_phy_commit() 1804 if (hw->phy.ops.power_up) in igc_power_up_phy() 1805 hw->phy.ops.power_up(hw); in igc_power_up_phy() [all …]
|
| H A D | igc_i225.c | 92 hw->phy.media_type = igc_media_type_copper; in igc_init_mac_params_i225() 134 struct igc_phy_info *phy = &hw->phy; in igc_init_phy_params_i225() local 144 phy->type = igc_phy_none; in igc_init_phy_params_i225() 153 phy->reset_delay_us = 100; in igc_init_phy_params_i225() 155 phy->ops.acquire = igc_acquire_phy_base; in igc_init_phy_params_i225() 158 phy->ops.release = igc_release_phy_base; in igc_init_phy_params_i225() 167 ret_val = hw->phy.ops.reset(hw); in igc_init_phy_params_i225() 172 phy->ops.read_reg = igc_read_phy_reg_gpy; in igc_init_phy_params_i225() 177 switch (phy->id) { in igc_init_phy_params_i225() 179 phy->type = igc_phy_i225; in igc_init_phy_params_i225() [all …]
|
| /dpdk/drivers/net/ngbe/base/ |
| H A D | ngbe_phy.c | 126 hw->phy.addr = phy_addr; in ngbe_validate_phy_addr() 174 switch (hw->phy.id) { in ngbe_get_phy_type_from_id() 176 hw->phy.type = ngbe_phy_rtl; in ngbe_get_phy_type_from_id() 180 hw->phy.type = ngbe_phy_mvl_sfi; in ngbe_get_phy_type_from_id() 182 hw->phy.type = ngbe_phy_mvl; in ngbe_get_phy_type_from_id() 193 hw->phy.type = ngbe_phy_unknown; in ngbe_get_phy_type_from_id() 223 switch (hw->phy.type) { in ngbe_reset_phy() 379 struct ngbe_phy_info *phy = &hw->phy; in ngbe_init_phy() local 382 hw->phy.addr = 0; in ngbe_init_phy() 407 err = phy->identify(hw); in ngbe_init_phy() [all …]
|
| H A D | ngbe_phy_rtl.c | 148 hw->phy.reset_hw(hw); in ngbe_setup_phy_link_rtl() 177 hw->phy.autoneg_advertised = 0; in ngbe_setup_phy_link_rtl() 196 hw->phy.read_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl() 199 hw->phy.write_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl() 202 hw->phy.read_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl() 205 hw->phy.write_reg(hw, RTL_GBCR, in ngbe_setup_phy_link_rtl() 210 hw->phy.read_reg(hw, RTL_ANAR, in ngbe_setup_phy_link_rtl() 214 hw->phy.write_reg(hw, RTL_ANAR, in ngbe_setup_phy_link_rtl() 217 hw->phy.read_reg(hw, RTL_ANAR, in ngbe_setup_phy_link_rtl() 225 hw->phy.read_reg(hw, RTL_ANAR, in ngbe_setup_phy_link_rtl() [all …]
|
| H A D | ngbe_phy_yt.c | 112 hw->phy.read_reg(hw, YT_BCR, 0, &value); in ngbe_init_phy_yt() 114 hw->phy.write_reg(hw, YT_BCR, 0, value); in ngbe_init_phy_yt() 133 hw->phy.autoneg_advertised = 0; in ngbe_setup_phy_link_yt() 165 hw->phy.read_reg(hw, YT_ANA, 0, &value); in ngbe_setup_phy_link_yt() 168 hw->phy.write_reg(hw, YT_ANA, 0, value); in ngbe_setup_phy_link_yt() 194 hw->phy.read_reg(hw, YT_ANA, 0, &value); in ngbe_setup_phy_link_yt() 256 hw->phy.autoneg_advertised |= in ngbe_setup_phy_link_yt() 261 hw->phy.autoneg_advertised |= in ngbe_setup_phy_link_yt() 266 hw->phy.autoneg_advertised |= in ngbe_setup_phy_link_yt() 324 if (hw->phy.type != ngbe_phy_yt8521s && in ngbe_reset_phy_yt() [all …]
|
| H A D | ngbe_phy_mvl.c | 60 hw->phy.type = ngbe_phy_mvl; in ngbe_check_phy_mode_mvl() 65 hw->phy.type = ngbe_phy_mvl_sfi; in ngbe_check_phy_mode_mvl() 103 ret_val = hw->phy.reset_hw(hw); in ngbe_init_phy_mvl() 153 hw->phy.autoneg_advertised = 0; in ngbe_setup_phy_link_mvl() 155 if (hw->phy.type == ngbe_phy_mvl) { in ngbe_setup_phy_link_mvl() 208 hw->phy.autoneg_advertised = 1; in ngbe_setup_phy_link_mvl() 235 if (hw->phy.type != ngbe_phy_mvl && hw->phy.type != ngbe_phy_mvl_sfi) in ngbe_reset_phy_mvl() 242 if (hw->phy.type == ngbe_phy_mvl) in ngbe_reset_phy_mvl() 271 if (hw->phy.type == ngbe_phy_mvl) { in ngbe_get_phy_advertised_pause_mvl() 289 if (hw->phy.type == ngbe_phy_mvl) { in ngbe_get_phy_lp_advertised_pause_mvl() [all …]
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | elink.c | 7790 cur_link_up = phy->read_status(phy, params, in elink_link_update() 9184 if (params->phy[idx].type == phy->type) { in elink_get_edc_mode() 9204 if (&(params->phy[phy_idx]) == phy) { in elink_get_edc_mode() 9275 fw_cmd_param = ELINK_FW_PARAM_SET(phy->addr, phy->type, phy->mdio_ctrl); in elink_verify_sfp_module() 9725 phy = ¶ms->phy[ELINK_INT_PHY]; in elink_handle_module_detect_int() 9729 phy = ¶ms->phy[ELINK_EXT_PHY1]; in elink_handle_module_detect_int() 13209 phy->media_type, phy->flags, phy->supported); in elink_populate_int_phy() 13239 port, phy->addr, phy->mdio_ctrl); in elink_populate_int_phy() 13369 phy->addr, phy->mdio_ctrl); in elink_populate_ext_phy() 13464 phy->req_duplex, phy->req_line_speed, in elink_phy_def_cfg() [all …]
|
| /dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_phy.c | 219 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_phy_ops_generic() local 269 hw->phy.type = ixgbe_get_phy_type_from_id(hw->phy.id); in ixgbe_probe_phy() 330 hw->phy.addr = 0; in ixgbe_identify_phy_generic() 1468 hw->phy.type = in ixgbe_identify_sfp_module_generic() 1485 hw->phy.type = in ixgbe_identify_sfp_module_generic() 1488 hw->phy.type = in ixgbe_identify_sfp_module_generic() 1546 hw->phy.type = in ixgbe_identify_sfp_module_generic() 1562 hw->phy.id = 0; in ixgbe_identify_sfp_module_generic() 1730 hw->phy.sfp_type = in ixgbe_identify_qsfp_module_generic() 1802 hw->phy.type = in ixgbe_identify_qsfp_module_generic() [all …]
|
| H A D | ixgbe_x550.c | 448 hw->phy.autoneg_advertised = hw->phy.speeds_supported; in ixgbe_get_phy_id_fw() 454 if (!hw->phy.id || hw->phy.id == IXGBE_PHY_REVISION_MASK) in ixgbe_get_phy_id_fw() 579 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_ops_X550EM() local 744 hw->phy.eee_speeds_advertised = hw->phy.eee_speeds_supported; in ixgbe_setup_eee_fw() 799 hw->phy.eee_speeds_advertised = hw->phy.eee_speeds_supported; in ixgbe_init_ops_X550EM_a() 2234 hw->phy.addr = (hw->phy.nw_mng_if_sel & in ixgbe_read_mng_if_sel_x550em() 2252 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_phy_ops_X550em() local 2309 phy->ops.reset = NULL; in ixgbe_init_phy_ops_X550em() 2458 if (!hw->phy.reset_disable && hw->phy.ops.reset) { in ixgbe_reset_hw_X550em() 2742 if (hw->phy.addr == 0x0 || hw->phy.addr == 0xFFFF) { in ixgbe_setup_mac_link_sfp_x550a() [all …]
|
| H A D | ixgbe_82598.c | 92 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_ops_82598() local 164 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_phy_ops_82598() local 171 phy->ops.identify(hw); in ixgbe_init_phy_ops_82598() 180 switch (hw->phy.type) { in ixgbe_init_phy_ops_82598() 184 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598() 332 switch (hw->phy.type) { in ixgbe_get_media_type_82598() 841 hw->phy.ops.reset(hw); in ixgbe_reset_hw_82598() 1124 hw->phy.ops.write_reg_mdi(hw, in ixgbe_read_i2c_phy_82598() 1207 hw->phy.ops.identify(hw); in ixgbe_get_supported_physical_layer_82598() 1211 switch (hw->phy.type) { in ixgbe_get_supported_physical_layer_82598() [all …]
|
| H A D | ixgbe_82599.c | 55 if (hw->phy.multispeed_fiber) { in ixgbe_init_mac_link_ops_82599() 85 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_phy_ops_82599() local 116 hw->phy.ops.reset = NULL; in ixgbe_init_phy_ops_82599() 126 switch (hw->phy.type) { in ixgbe_init_phy_ops_82599() 150 hw->phy.ops.reset = NULL; in ixgbe_setup_sfp_modules_82599() 291 struct ixgbe_phy_info *phy = &hw->phy; in ixgbe_init_ops_82599() local 501 switch (hw->phy.type) { in ixgbe_get_media_type_82599() 1034 if (hw->phy.reset_disable == false && hw->phy.ops.reset != NULL) in ixgbe_reset_hw_82599() 1035 hw->phy.ops.reset(hw); in ixgbe_reset_hw_82599() 2163 hw->phy.ops.identify(hw); in ixgbe_get_supported_physical_layer_82599() [all …]
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_phy.c | 46 hw->phy.type = txgbe_get_phy_type_from_id(hw->phy.id); in txgbe_identify_extphy() 72 hw->phy.media_type = hw->phy.get_media_type(hw); in txgbe_read_phy_if() 81 hw->phy.addr = TXGBE_ETHPHYIF_MDIO_BASE(hw->phy.nw_mng_if_sel); in txgbe_read_phy_if() 1476 value |= hw->phy.ffe_main << 8 | hw->phy.ffe_pre; in txgbe_set_link_to_kr() 1681 value |= hw->phy.ffe_main << 8 | hw->phy.ffe_pre; in txgbe_set_link_to_kx4() 1895 value |= hw->phy.ffe_main << 8 | hw->phy.ffe_pre; in txgbe_set_link_to_kx() 2130 value |= hw->phy.ffe_main << 8 | hw->phy.ffe_pre; in txgbe_set_link_to_sfi() 2328 hw->phy.ffe_main, hw->phy.ffe_pre, hw->phy.ffe_post); in txgbe_set_phy_temp() 2342 hw->phy.ffe_main, hw->phy.ffe_pre, hw->phy.ffe_post); in txgbe_set_phy_temp() 2344 value |= hw->phy.ffe_main << 8 | hw->phy.ffe_pre; in txgbe_set_phy_temp() [all …]
|
| H A D | txgbe_hw.c | 45 switch (hw->phy.media_type) { in txgbe_device_supports_autoneg_fc() 199 hw->phy.media_type = hw->phy.get_media_type(hw); in txgbe_start_hw() 2460 struct txgbe_phy_info *phy = &hw->phy; in txgbe_init_phy_raptor() local 2472 err = phy->identify(hw); in txgbe_init_phy_raptor() 2492 switch (hw->phy.type) { in txgbe_init_phy_raptor() 2622 struct txgbe_phy_info *phy = &hw->phy; in txgbe_init_ops_pf() local 2855 if (hw->phy.ffe_set) in txgbe_get_media_type_raptor() 2859 switch (hw->phy.type) { in txgbe_get_media_type_raptor() 3376 status = hw->phy.init(hw); in txgbe_reset_hw() 3390 hw->phy.reset(hw); in txgbe_reset_hw() [all …]
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_phy_impl.c | 466 pdata->phy.advertising = pdata->phy.supported; in axgbe_phy_sfp_phy_settings() 860 pdata->phy.tx_pause = 0; in axgbe_phy_phydev_flowctrl() 861 pdata->phy.rx_pause = 0; in axgbe_phy_phydev_flowctrl() 953 pdata->phy.tx_pause = 0; in axgbe_phy_an73_outcome() 954 pdata->phy.rx_pause = 0; in axgbe_phy_an73_outcome() 957 pdata->phy.tx_pause = 1; in axgbe_phy_an73_outcome() 958 pdata->phy.rx_pause = 1; in axgbe_phy_an73_outcome() 961 pdata->phy.rx_pause = 1; in axgbe_phy_an73_outcome() 963 pdata->phy.tx_pause = 1; in axgbe_phy_an73_outcome() 2129 pdata->phy.supported = 0; in axgbe_phy_init() [all …]
|
| H A D | axgbe_mdio.c | 824 if (pdata->phy.link) { in axgbe_phy_adjust_link() 989 pdata->phy.lp_advertising = 0; in axgbe_phy_status_result() 998 pdata->phy.speed = SPEED_100; in axgbe_phy_status_result() 1003 pdata->phy.speed = SPEED_1000; in axgbe_phy_status_result() 1006 pdata->phy.speed = SPEED_2500; in axgbe_phy_status_result() 1044 pdata->phy.link = 0; in axgbe_phy_status() 1057 if (pdata->phy.link) { in axgbe_phy_status() 1114 pdata->phy.link = 0; in axgbe_phy_stop() 1211 pdata->phy.advertising = pdata->phy.supported; in axgbe_phy_init() 1213 pdata->phy.address = 0; in axgbe_phy_init() [all …]
|