Searched refs:MAX_JUMBO (Results 1 – 2 of 2) sorted by relevance
428 #define MAX_JUMBO 8000 macro
192 dev->mtu = MAX_JUMBO; in rio_probe1()221 dev->max_mtu = np->jumbo ? MAX_JUMBO : PACKET_SIZE; in rio_probe1()557 dw16(MaxFrameSize, MAX_JUMBO+14); in rio_hw_init()