Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c8870 struct link_config old_lc, *lc = &pi->link_cfg; in handle_port_info() local
8877 old_lc = *lc; in handle_port_info()
8928 old_lc.pcaps != lc->pcaps) { in handle_port_info()
8934 if (old_lc.link_ok != lc->link_ok || old_lc.speed != lc->speed || in handle_port_info()
8935 old_lc.fec != lc->fec || old_lc.fc != lc->fc) { in handle_port_info()