Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h527 void t4vf_os_link_changed(struct adapter *, int, int);
Dt4vf_hw.c1556 t4vf_os_link_changed(adapter, pidx, link_ok); in t4vf_handle_fw_rpl()
Dcxgb4vf_main.c144 void t4vf_os_link_changed(struct adapter *adapter, int pidx, int link_ok) in t4vf_os_link_changed() function