Searched refs:VNET_MINTSO (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/sun/ | ||
D | sunvnet_common.h | 16 #define VNET_MINTSO 2048 /* VIO protocol's minimum TSO len */ macro |
D | sunvnet_common.c | 181 if (port->tsolen < VNET_MINTSO) { in handle_attr_info() |