Searched refs:ip_tx_lowat (Results 1 – 2 of 2) sorted by relevance
162 int ip_tx_lowat; member537 port->ip_tx_lowat = 1; in local_open()664 port->ip_tx_lowat = (TX_LOWAT_CHARS(baud) + 3) / 4; in config_port()665 if (port->ip_tx_lowat == 0) in config_port()666 port->ip_tx_lowat = 1; in config_port()724 <= port->ip_tx_lowat * (int)sizeof(struct ring_entry)) { in do_write()
484 int ip_tx_lowat; member1260 port->ip_tx_lowat = 1; in local_open()1387 port->ip_tx_lowat = (TX_LOWAT_CHARS(baud) + 3) / 4; in config_port()1388 if (port->ip_tx_lowat == 0) in config_port()1389 port->ip_tx_lowat = 1; in config_port()1448 <= port->ip_tx_lowat in do_write()