Searched refs:rtl_loop_wait (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 801 static bool rtl_loop_wait(struct rtl8169_private *tp, const struct rtl_cond *c, in rtl_loop_wait() function 822 return rtl_loop_wait(tp, c, d, n, true); in rtl_loop_wait_high() 829 return rtl_loop_wait(tp, c, d, n, false); in rtl_loop_wait_low()
|