Searched refs:IPWIRELESS_TX_QUEUE_SIZE (Results 1 - 2 of 2) sorted by relevance

/drivers/tty/ipwireless/
H A Dmain.h34 #define IPWIRELESS_TX_QUEUE_SIZE 262144 macro
H A Dtty.c238 room = IPWIRELESS_TX_QUEUE_SIZE - tty->tx_bytes_queued;
276 room = IPWIRELESS_TX_QUEUE_SIZE - tty->tx_bytes_queued;

Completed in 75 milliseconds