Searched refs:virtnet_info (Results 1 – 1 of 1) sorted by relevance
392 struct virtnet_info { struct525 static void virtnet_receive_done(struct virtnet_info *vi, struct receive_queue *rq,540 static size_t virtnet_rss_hdr_size(const struct virtnet_info *vi) in virtnet_rss_hdr_size()547 static size_t virtnet_rss_trailer_size(const struct virtnet_info *vi) in virtnet_rss_trailer_size()668 static int vq_type(struct virtnet_info *vi, int qid) in vq_type()712 static void virtnet_rq_free_buf(struct virtnet_info *vi, in virtnet_rq_free_buf()723 static void enable_delayed_refill(struct virtnet_info *vi) in enable_delayed_refill()730 static void disable_delayed_refill(struct virtnet_info *vi) in disable_delayed_refill()737 static void enable_rx_mode_work(struct virtnet_info *vi) in enable_rx_mode_work()744 static void disable_rx_mode_work(struct virtnet_info *vi) in disable_rx_mode_work()[all …]