Searched refs:MAX_JUMBO (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/dlink/
H A Ddl2k.h435 #define MAX_JUMBO 8000 macro
H A Ddl2k.c192 dev->mtu = MAX_JUMBO;
428 writew (MAX_JUMBO+14, ioaddr + MaxFrameSize);
1103 int max = (np->jumbo) ? MAX_JUMBO : 1536;

Completed in 91 milliseconds