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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_phy.c352 u32 max_time_out = 10; local
378 for (time_out = 0; time_out < max_time_out; time_out++) {
391 if (time_out == max_time_out)
1328 u32 max_time_out = 10; local
1342 for (time_out = 0; time_out < max_time_out; time_out++) {

Completed in 67 milliseconds