Home
last modified time | relevance | path

Searched refs:ef4_link_state_equal (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dtenxpress.c363 return !ef4_link_state_equal(&efx->link_state, &old_state); in tenxpress_phy_poll()
H A Dnet_driver.h543 static inline bool ef4_link_state_equal(const struct ef4_link_state *left, in ef4_link_state_equal() function
H A Dfalcon.c1481 return !ef4_link_state_equal(&efx->link_state, &old_state); in falcon_loopback_link_poll()