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