Searched refs:rtl_loop_wait (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/drivers/net/ethernet/realtek/ |
D | r8169_main.c | 722 static bool rtl_loop_wait(struct rtl8169_private *tp, const struct rtl_cond *c, in rtl_loop_wait() function 743 return rtl_loop_wait(tp, c, d, n, true); in rtl_loop_wait_high() 750 return rtl_loop_wait(tp, c, d, n, false); in rtl_loop_wait_low()
|