Searched refs:can_sg (Results 1 – 3 of 3) sorted by relevance
354 int max = vif->can_sg ? ETH_MAX_MTU - VLAN_ETH_HLEN : ETH_DATA_LEN; in xenvif_change_mtu()367 if (!vif->can_sg) in xenvif_fix_features()508 vif->can_sg = 1; in xenvif_alloc()605 if (!vif->can_sg && vif->dev->mtu > ETH_DATA_LEN) in xenvif_carrier_on()
291 u8 can_sg:1; member
959 vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0); in read_xenbus_vif_flags()