Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Drtl8169.c500 static void rtl_flush_buffer(void *buf, size_t size) in rtl_flush_buffer() function
628 rtl_flush_buffer(ptxb, ALIGN(len, RTL8169_ALIGN)); in rtl_send_common()