Searched refs:RAVB_TX_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
100 #define RAVB_TX_TIMEOUT_MS 1000 macro159 while (get_timer(start) < RAVB_TX_TIMEOUT_MS) { in ravb_send()166 if (get_timer(start) >= RAVB_TX_TIMEOUT_MS) in ravb_send()