Home
last modified time | relevance | path

Searched refs:old_lc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8878 struct link_config old_lc, *lc = &pi->link_cfg; in handle_port_info() local
8885 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()