Searched refs:TSO_LEGACY_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | netdevice.h | 2437 #define TSO_LEGACY_MAX_SIZE 65536 macro |
| /linux/net/core/ | ||
| H A D | dev.c | 12078 dev->tso_max_size = TSO_LEGACY_MAX_SIZE; in alloc_netdev_mqs() |