Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h610 struct efx_link_state { struct
617 static inline bool efx_link_state_equal(const struct efx_link_state *left, in efx_link_state_equal() argument
618 const struct efx_link_state *right) in efx_link_state_equal()
1046 struct efx_link_state link_state;
Dmcdi_port.c329 struct efx_link_state *link_state, in efx_mcdi_phy_decode_link()
562 struct efx_link_state old_state = efx->link_state; in efx_mcdi_phy_poll()
Dselftest.c586 struct efx_link_state *link_state = &efx->link_state; in efx_wait_for_link()
Dethtool.c133 struct efx_link_state *link_state = &efx->link_state; in efx_ethtool_get_link_ksettings()
Defx.c958 struct efx_link_state *link_state = &efx->link_state; in efx_link_status_changed()