Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_port_common.h42 struct efx_link_state *link_state,
Dnet_driver.h651 struct efx_link_state { struct
658 static inline bool efx_link_state_equal(const struct efx_link_state *left, in efx_link_state_equal() argument
659 const struct efx_link_state *right) in efx_link_state_equal()
1063 struct efx_link_state link_state;
Dmcdi_port_common.c284 struct efx_link_state *link_state, in efx_mcdi_phy_decode_link()
404 struct efx_link_state old_state = efx->link_state; in efx_mcdi_phy_poll()
Dselftest.c581 struct efx_link_state *link_state = &efx->link_state; in efx_wait_for_link()
Defx_common.c243 struct efx_link_state *link_state = &efx->link_state; in efx_link_status_changed()
Dethtool_common.c565 struct efx_link_state *link_state = &efx->link_state; in efx_ethtool_get_link_ksettings()