|
@@ -4611,6 +4611,7 @@ static int bnxt_update_link(struct bnxt *bp, bool chng_link_state)
|
|
link_info->phy_ver[1] = resp->phy_min;
|
|
link_info->phy_ver[1] = resp->phy_min;
|
|
link_info->phy_ver[2] = resp->phy_bld;
|
|
link_info->phy_ver[2] = resp->phy_bld;
|
|
link_info->media_type = resp->media_type;
|
|
link_info->media_type = resp->media_type;
|
|
|
|
+ link_info->phy_type = resp->phy_type;
|
|
link_info->transceiver = resp->xcvr_pkg_type;
|
|
link_info->transceiver = resp->xcvr_pkg_type;
|
|
link_info->phy_addr = resp->eee_config_phy_addr &
|
|
link_info->phy_addr = resp->eee_config_phy_addr &
|
|
PORT_PHY_QCFG_RESP_PHY_ADDR_MASK;
|
|
PORT_PHY_QCFG_RESP_PHY_ADDR_MASK;
|