Searched refs:MAX_TSO_SEG_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/ | ||
H A D | atl1e.h | 175 #define MAX_TSO_SEG_SIZE 0x3c00 macro |
H A D | atl1e_main.c | 2404 netif_set_tso_max_size(netdev, MAX_TSO_SEG_SIZE); in atl1e_probe() |