Searched refs:old_lc (Results 1 – 1 of 1) sorted by relevance
10743 struct link_config old_lc, *lc = &pi->link_cfg; in handle_port_info() local10750 old_lc = *lc; in handle_port_info()10801 old_lc.pcaps != lc->pcaps) { in handle_port_info()10807 if (old_lc.link_ok != lc->link_ok || old_lc.speed != lc->speed || in handle_port_info()10808 old_lc.fec != lc->fec || old_lc.fc != lc->fc) { in handle_port_info()