Home
last modified time | relevance | path

Searched refs:byte_weight (Results 1 – 2 of 2) sorted by relevance

/drivers/vhost/
A Dvhost.h191 int byte_weight; member
210 int nvqs, int iov_limit, int weight, int byte_weight,
A Dvhost.c550 if ((dev->byte_weight && total_len >= dev->byte_weight) || in vhost_exceeds_weight()
586 int iov_limit, int weight, int byte_weight, in vhost_dev_init() argument
603 dev->byte_weight = byte_weight; in vhost_dev_init()

Completed in 11 milliseconds