Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/caif/
H A Dcaif_serial.c30 #define SEND_QUEUE_HIGH 100 macro
275 if (ser->head.qlen > SEND_QUEUE_HIGH && in caif_xmit()