Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h710 void t3_link_changed(adapter_t *adapter, int port_id);
H A Dcxgb_t3_hw.c1519 void t3_link_changed(adapter_t *adapter, int port_id) in t3_link_changed() function
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c2297 t3_link_changed(sc, pi->port_id); in check_link_status()