Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDadapter.h981 void t4_os_link_changed(struct adapter *, int, int, int);
HDt4_main.c3223 t4_os_link_changed(sc, pi->port_id, 0, -1); in cxgbe_uninit_synchronized()
7900 t4_os_link_changed(struct adapter *sc, int idx, int link_stat, int reason) in t4_os_link_changed() function
/trueos/sys/dev/cxgbe/common/
HDt4_hw.c5464 t4_os_link_changed(adap, i, link_ok, reason); in t4_handle_fw_rpl()