byte_weight       419 drivers/vhost/vhost.c 	if ((dev->byte_weight && total_len >= dev->byte_weight) ||
byte_weight       457 drivers/vhost/vhost.c 		    int iov_limit, int weight, int byte_weight)
byte_weight       472 drivers/vhost/vhost.c 	dev->byte_weight = byte_weight;
byte_weight       175 drivers/vhost/vhost.h 	int byte_weight;
byte_weight       180 drivers/vhost/vhost.h 		    int nvqs, int iov_limit, int weight, int byte_weight);