Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Drtl8169.c94 #define RTL_MIN_IO_SIZE 0x80 macro
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c219 #define RTL_MIN_IO_SIZE 0x80 macro
814 if (io_len < RTL_MIN_IO_SIZE) { in rtl8139_init_board()