Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h481 void t3_os_link_changed(adapter_t *adapter, int port_id, int link_status,
H A Dcxgb_main.c1217 t3_os_link_changed(adapter_t *adapter, int port_id, int link_status, int speed, in t3_os_link_changed() function
1841 t3_os_link_changed(sc, pi->port_id, 0, 0, 0, 0, 0); in cxgb_uninit_synchronized()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c1653 t3_os_link_changed(adapter, port_id, link_ok, speed, duplex, fc, in t3_link_changed()