Home
last modified time | relevance | path

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

/linux/drivers/staging/fwserial/
A Dfwserial.h302 #define DRAIN_THRESHOLD 1024 macro
A Dfwserial.c1103 if (len < DRAIN_THRESHOLD) in fwtty_write()
1107 if (len >= DRAIN_THRESHOLD) in fwtty_write()

Completed in 9 milliseconds