Searched refs:t3_os_link_changed (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 309 void t3_os_link_changed(struct adapter *adapter, int port_id, int link_status,
|
H A D | t3_hw.c | 1293 t3_os_link_changed(adapter, port_id, link_ok && !pi->link_fault, in t3_link_changed()
|
H A D | cxgb3_main.c | 238 * t3_os_link_changed - handle link status changes 250 void t3_os_link_changed(struct adapter *adapter, int port_id, int link_stat, in t3_os_link_changed() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 309 void t3_os_link_changed(struct adapter *adapter, int port_id, int link_status,
|
H A D | cxgb3_main.c | 238 * t3_os_link_changed - handle link status changes 250 void t3_os_link_changed(struct adapter *adapter, int port_id, int link_stat, in t3_os_link_changed() function
|
H A D | t3_hw.c | 1228 t3_os_link_changed(adapter, port_id, link_ok && !pi->link_fault, in t3_link_changed()
|
Completed in 20 milliseconds