Home
last modified time | relevance | path

Searched refs:efx_link_state (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h607 struct efx_link_state { struct
614 static inline bool efx_link_state_equal(const struct efx_link_state *left, in efx_link_state_equal() argument
615 const struct efx_link_state *right) in efx_link_state_equal()
1043 struct efx_link_state link_state;
Dmcdi_port.c326 struct efx_link_state *link_state, in efx_mcdi_phy_decode_link()
560 struct efx_link_state old_state = efx->link_state; in efx_mcdi_phy_poll()
Dselftest.c583 struct efx_link_state *link_state = &efx->link_state; in efx_wait_for_link()
Dethtool.c130 struct efx_link_state *link_state = &efx->link_state; in efx_ethtool_get_link_ksettings()
Defx.c955 struct efx_link_state *link_state = &efx->link_state; in efx_link_status_changed()