Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c751 static bool rtl_loop_wait(struct rtl8169_private *tp, const struct rtl_cond *c, in rtl_loop_wait() function
772 return rtl_loop_wait(tp, c, d, n, true); in rtl_loop_wait_high()
779 return rtl_loop_wait(tp, c, d, n, false); in rtl_loop_wait_low()