Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dr8169.c110 #define RxPacketMaxSize 0x0800 /* Maximum size supported is 16K-1 */ macro
584 RTL_W16(RxMaxSize, RxPacketMaxSize); in rtl8169_hw_start()