Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Drtl8169.c503 static void rtl_flush_buffer(void *buf, size_t size) in rtl_flush_buffer() function
631 rtl_flush_buffer(ptxb, ALIGN(len, RTL8169_ALIGN)); in rtl_send_common()