Searched refs:t1_link_negotiated (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | common.h | 352 void t1_link_negotiated(adapter_t *adapter, int port_id, int link_stat,
|
H A D | subr.c | 170 t1_link_negotiated(adapter, port_id, link_ok, speed, duplex, fc); in t1_link_changed()
|
H A D | cxgb2.c | 144 void t1_link_negotiated(struct adapter *adapter, int port_id, int link_stat, in t1_link_negotiated() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | common.h | 341 void t1_link_negotiated(adapter_t *adapter, int port_id, int link_stat,
|
H A D | cxgb2.c | 144 void t1_link_negotiated(struct adapter *adapter, int port_id, int link_stat, in t1_link_negotiated() function
|
H A D | subr.c | 161 t1_link_negotiated(adapter, port_id, link_ok, speed, duplex, fc); in t1_link_changed()
|
Completed in 14 milliseconds