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; member1265 port->ip_tx_lowat = 1; in local_open()1392 port->ip_tx_lowat = (TX_LOWAT_CHARS(baud) + 3) / 4; in config_port()1393 if (port->ip_tx_lowat == 0) in config_port()1394 port->ip_tx_lowat = 1; in config_port()1453 <= port->ip_tx_lowat in do_write()