Lines Matching refs:jumbo
186 * and jumbo frames (up to 9000 bytes) and does a lot of work in the
190 * Using jumbo frames:
192 * To enable jumbo frames, simply specify an mtu between 1500 and 9000
286 * RX_JUMBO_THRES - maximum number of buffers in the jumbo ring
632 * Then release the RX buffers - jumbo buffers were
1503 static void ace_set_rxtx_parms(struct net_device *dev, int jumbo)
1510 if (!jumbo) {
1594 if (ap->jumbo && (cur_size < RX_LOW_JUMBO_THRES) &&
1597 printk("refilling jumbo buffers (current %i)\n", cur_size);
1742 * Load the jumbo rx ring, this may happen at any time if the MTU
1800 "jumbo receive buffers\n");
1897 ap->jumbo = 0;
2198 if (ap->jumbo) {
2205 printk("low on jumbo buffers %i\n",
2246 if (ap->jumbo &&
2347 if (ap->jumbo) {
2549 if (!(ap->jumbo)) {
2552 ap->jumbo = 1;
2561 if (ap->jumbo) {