bnxt_probe_phy
static int bnxt_probe_phy(struct bnxt *bp, bool fw_dflt);
rc = bnxt_probe_phy(bp, false);
rc = bnxt_probe_phy(bp, true);