Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h794 void t4_os_link_changed(struct adapter *adap, int port_id);
H A Dt4_hw.c4533 t4_os_link_changed(adapter, pi->pidx); in t4_handle_get_port_info()
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c1614 void t4_os_link_changed(struct adapter *adap, int port_id) in t4_os_link_changed() function