Searched refs:t3_link_changed (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 675 void t3_link_changed(struct adapter *adapter, int port_id);
|
H A D | ael1002.c | 652 t3_link_changed(phy->adapter, in ael2020_intr_enable()
|
H A D | t3_hw.c | 1232 * t3_link_changed - handle interface link changes 1240 void t3_link_changed(struct adapter *adapter, int port_id) in t3_link_changed() function 1907 t3_link_changed(adapter, i); in t3_phy_intr_handler()
|
H A D | cxgb3_main.c | 2677 t3_link_changed(adapter, i); in check_link_status()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | common.h | 675 void t3_link_changed(struct adapter *adapter, int port_id);
|
H A D | ael1002.c | 652 t3_link_changed(phy->adapter, in ael2020_intr_enable()
|
H A D | t3_hw.c | 1167 * t3_link_changed - handle interface link changes 1175 void t3_link_changed(struct adapter *adapter, int port_id) in t3_link_changed() function 1842 t3_link_changed(adapter, i); in t3_phy_intr_handler()
|
H A D | cxgb3_main.c | 2675 t3_link_changed(adapter, i); in check_link_status()
|
Completed in 26 milliseconds