Searched refs:JUMBO (Results 1 – 4 of 4) sorted by relevance
59 JUMBO = (1 << 21), enumerator218 reg & JUMBO ? "Enabled" : "Disabled", in amd8111e_dump_regs()
44 public MessageSize responseSize = MessageSize.JUMBO;
46 public MessageSize responseSize = MessageSize.JUMBO;
74 SMALL(10), MEDIUM(1024), LARGE(65536), JUMBO(1048576); enumConstant90 SMALL(16383), MEDIUM(65535), LARGE(1048575), JUMBO(8388607); enumConstant