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