Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcaif_dev.c56 static int q_high = 50; /* Percent */ variable
201 high = (caifd->netdev->tx_queue_len * q_high) / 100; in transmit()