Home
last modified time | relevance | path

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

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