Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/
Dcxgb_adapter.h504 void t3_os_link_changed(adapter_t *adapter, int port_id, int link_status,
Dcxgb_main.c1219 t3_os_link_changed(adapter_t *adapter, int port_id, int link_status, int speed, in t3_os_link_changed() function
1844 t3_os_link_changed(sc, pi->port_id, 0, 0, 0, 0, 0); in cxgb_uninit_synchronized()
/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_t3_hw.c1655 t3_os_link_changed(adapter, port_id, link_ok, speed, duplex, fc, in t3_link_changed()