Searched refs:byte_weight (Results 1 – 2 of 2) sorted by relevance
175 int byte_weight; member180 int nvqs, int iov_limit, int weight, int byte_weight);
419 if ((dev->byte_weight && total_len >= dev->byte_weight) || in vhost_exceeds_weight()457 int iov_limit, int weight, int byte_weight) in vhost_dev_init() argument472 dev->byte_weight = byte_weight; in vhost_dev_init()