Lines Matching defs:netfront_info
160 struct netfront_info { struct
161 struct list_head list;
162 struct net_device *netdev;
164 struct xenbus_device *xbdev;
167 struct netfront_queue *queues;
170 struct netfront_stats __percpu *rx_stats;
171 struct netfront_stats __percpu *tx_stats;
174 bool netback_has_xdp_headroom;
175 bool netfront_xdp_enabled;
178 bool broken;
181 bool bounce;
183 atomic_t rx_gso_checksum_fixup;