Searched defs:netfront_info (Results 1 – 1 of 1) sorted by relevance
146 struct netfront_info { struct147 struct list_head list;148 struct net_device *netdev;150 struct xenbus_device *xbdev;153 struct netfront_queue *queues;156 struct netfront_stats __percpu *rx_stats;157 struct netfront_stats __percpu *tx_stats;159 atomic_t rx_gso_checksum_fixup;