Home
last modified time | relevance | path

Searched refs:efx_link_state_equal (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h652 static inline bool efx_link_state_equal(const struct efx_link_state *left, in efx_link_state_equal() function
H A Dmcdi_port_common.c422 return !efx_link_state_equal(&efx->link_state, &old_state); in efx_siena_mcdi_phy_poll()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h694 static inline bool efx_link_state_equal(const struct efx_link_state *left, in efx_link_state_equal() function
H A Dmcdi_port_common.c421 return !efx_link_state_equal(&efx->link_state, &old_state); in efx_mcdi_phy_poll()