Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h552 void t4vf_os_link_changed(struct adapter *, int, int);
Dt4vf_hw.c1430 t4vf_os_link_changed(adapter, pi->pidx, in t4vf_enable_pi()
2055 t4vf_os_link_changed(adapter, pi->pidx, link_ok); in t4vf_handle_get_port_info()
Dcxgb4vf_main.c137 void t4vf_os_link_changed(struct adapter *adapter, int pidx, int link_ok) in t4vf_os_link_changed() function