xennet_can_sg
int max = xennet_can_sg(dev) ? XEN_NETIF_MAX_TX_SIZE : ETH_DATA_LEN;
(slots > 1 && !xennet_can_sg(dev)) ||