Searched refs:t4_os_link_changed (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1612 void t4_os_link_changed(struct adapter *adap, int port_id, int link_stat);
|
H A D | t4_hw.c | 8301 * via the OS Contract API t4_os_link_changed(). 8311 t4_os_link_changed(adap, pi->port_id, in t4_enable_pi_params() 8746 t4_os_link_changed(adapter, pi->port_id, link_ok); in t4_handle_get_port_info()
|
H A D | cxgb4_main.c | 284 void t4_os_link_changed(struct adapter *adapter, int port_id, int link_stat) in t4_os_link_changed() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1608 void t4_os_link_changed(struct adapter *adap, int port_id, int link_stat);
|
H A D | t4_hw.c | 8270 * via the OS Contract API t4_os_link_changed(). 8280 t4_os_link_changed(adap, pi->port_id, in t4_enable_pi_params() 8715 t4_os_link_changed(adapter, pi->port_id, link_ok); in t4_handle_get_port_info()
|
H A D | cxgb4_main.c | 283 void t4_os_link_changed(struct adapter *adapter, int port_id, int link_stat) in t4_os_link_changed() function
|
Completed in 59 milliseconds