Searched refs:old_lc (Results 1 – 1 of 1) sorted by relevance
8878 struct link_config old_lc, *lc = &pi->link_cfg; in handle_port_info() local8885 old_lc = *lc; in handle_port_info()8936 old_lc.pcaps != lc->pcaps) { in handle_port_info()8942 if (old_lc.link_ok != lc->link_ok || old_lc.speed != lc->speed || in handle_port_info()8943 old_lc.fec != lc->fec || old_lc.fc != lc->fc) { in handle_port_info()