Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/xscale/
Dixp4xx_eth.c66 #define MAX_CLOSE_WAIT 1000 /* microseconds, typically 2-3 cycles */ macro
1326 } while (++i < MAX_CLOSE_WAIT); in eth_close()
1346 } while (++i < MAX_CLOSE_WAIT); in eth_close()
/Linux-v4.19/drivers/net/wan/
Dixp4xx_hss.c45 #define MAX_CLOSE_WAIT 1000 /* microseconds */ macro
1144 } while (++i < MAX_CLOSE_WAIT); in hss_hdlc_close()