Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c81 #define MAX_CLOSE_WAIT 1000 /* microseconds, typically 2-3 cycles */ macro
1387 } while (++i < MAX_CLOSE_WAIT); in eth_close()
1407 } while (++i < MAX_CLOSE_WAIT); in eth_close()