Searched refs:phy_ver (Results 1 – 3 of 3) sorted by relevance
4368 link_info->phy_ver[0] = resp->phy_maj; in bnxt_update_link()4369 link_info->phy_ver[1] = resp->phy_min; in bnxt_update_link()4370 link_info->phy_ver[2] = resp->phy_bld; in bnxt_update_link()5568 char phy_ver[PHY_VER_STR_LEN]; in bnxt_probe_phy() local5594 snprintf(phy_ver, PHY_VER_STR_LEN, " ph %d.%d.%d", in bnxt_probe_phy()5595 link_info->phy_ver[0], in bnxt_probe_phy()5596 link_info->phy_ver[1], in bnxt_probe_phy()5597 link_info->phy_ver[2]); in bnxt_probe_phy()5598 strcat(bp->fw_ver_str, phy_ver); in bnxt_probe_phy()
796 u8 phy_ver[PHY_VER_LEN]; member
7483 u16 phy_ver; in bnx2x_8073_config_init() local7487 &phy_ver); in bnx2x_8073_config_init()7489 if (phy_ver > 0) in bnx2x_8073_config_init()13460 u32 phy_ver, val; in bnx2x_common_init_phy() local13473 phy_ver = REG_RD(bp, shmem_base_path[0] + in bnx2x_common_init_phy()13476 if (phy_ver) { in bnx2x_common_init_phy()13478 phy_ver); in bnx2x_common_init_phy()