Searched defs:netfront_info (Results 1 – 1 of 1) sorted by relevance
159 struct netfront_info { struct160 struct list_head list;161 struct net_device *netdev;163 struct xenbus_device *xbdev;166 struct netfront_queue *queues;169 struct netfront_stats __percpu *rx_stats;170 struct netfront_stats __percpu *tx_stats;173 bool netback_has_xdp_headroom;174 bool netfront_xdp_enabled;176 atomic_t rx_gso_checksum_fixup;