Searched refs:MAX_JUMBO (Results 1 – 2 of 2) sorted by relevance
419 #define MAX_JUMBO 8000 macro
207 dev->mtu = MAX_JUMBO; in rio_probe1()432 dw16(MaxFrameSize, MAX_JUMBO+14); in rio_open()1095 int max = (np->jumbo) ? MAX_JUMBO : 1536; in change_mtu()