Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dselftest.c596 int count, link_up_count = 0; in ef4_wait_for_link() local
615 if (++link_up_count == 2) in ef4_wait_for_link()
618 link_up_count = 0; in ef4_wait_for_link()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dselftest.c594 int count, link_up_count = 0; in efx_wait_for_link() local
613 if (++link_up_count == 2) in efx_wait_for_link()
616 link_up_count = 0; in efx_wait_for_link()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dselftest.c589 int count, link_up_count = 0; in efx_wait_for_link() local
608 if (++link_up_count == 2) in efx_wait_for_link()
611 link_up_count = 0; in efx_wait_for_link()