Reset the packets and bytes count of a network device
void netdev_reset_queue(struct net_device * dev_queue);
dev_queue
network device
Reset the bytes and packet count of a network device and clear the software flow control OFF bit for this network device