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