Searched refs:TILE_NET_RETRY_INTERVAL (Results 1 – 1 of 1) sorted by relevance
112 #define TILE_NET_RETRY_INTERVAL (5 * HZ) macro1368 TILE_NET_RETRY_INTERVAL); in tile_net_open_retry()1461 schedule_delayed_work(&priv->retry_work, TILE_NET_RETRY_INTERVAL); in tile_net_open()