Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/realtek/
Dr8169_main.c737 static bool rtl_loop_wait(struct rtl8169_private *tp, const struct rtl_cond *c, in rtl_loop_wait() function
758 return rtl_loop_wait(tp, c, d, n, true); in rtl_loop_wait_high()
765 return rtl_loop_wait(tp, c, d, n, false); in rtl_loop_wait_low()