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