Home
last modified time | relevance | path

Searched refs:max_time_out (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c625 u32 max_time_out = 10; in txgbe_check_phy_link_tnx() local
641 for (time_out = 0; time_out < max_time_out; time_out++) { in txgbe_check_phy_link_tnx()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c965 u32 max_time_out = 10; in ixgbe_check_phy_link_tnx() local
981 for (time_out = 0; time_out < max_time_out; time_out++) { in ixgbe_check_phy_link_tnx()