Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c65 #define MAX_CLOSE_WAIT 1000 /* microseconds, typically 2-3 cycles */ macro
1309 } while (++i < MAX_CLOSE_WAIT); in eth_close()
1329 } while (++i < MAX_CLOSE_WAIT); in eth_close()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dixp4xx_hss.c43 #define MAX_CLOSE_WAIT 1000 /* microseconds */ macro
1142 } while (++i < MAX_CLOSE_WAIT); in hss_hdlc_close()