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