Searched refs:ip_tx_lowat (Results 1 – 2 of 2) sorted by relevance
159 int ip_tx_lowat; member534 port->ip_tx_lowat = 1; in local_open()661 port->ip_tx_lowat = (TX_LOWAT_CHARS(baud) + 3) / 4; in config_port()662 if (port->ip_tx_lowat == 0) in config_port()663 port->ip_tx_lowat = 1; in config_port()721 <= port->ip_tx_lowat * (int)sizeof(struct ring_entry)) { in do_write()
481 int ip_tx_lowat; member1262 port->ip_tx_lowat = 1; in local_open()1389 port->ip_tx_lowat = (TX_LOWAT_CHARS(baud) + 3) / 4; in config_port()1390 if (port->ip_tx_lowat == 0) in config_port()1391 port->ip_tx_lowat = 1; in config_port()1450 <= port->ip_tx_lowat in do_write()