Lines Matching defs:netfront_info
162 struct netfront_info { struct
163 struct list_head list;
164 struct net_device *netdev;
166 struct xenbus_device *xbdev;
169 struct netfront_queue *queues;
172 struct netfront_stats __percpu *rx_stats;
173 struct netfront_stats __percpu *tx_stats;
176 bool netback_has_xdp_headroom;
177 bool netfront_xdp_enabled;
180 bool broken;
183 bool bounce;
185 atomic_t rx_gso_checksum_fixup;