Searched refs:ch_t_tlevel (Results 1 – 2 of 2) sorted by relevance
75 ch->ch_t_tlevel = 8; in neo_set_cts_flow_control()183 ch->ch_t_tlevel = 8; in neo_set_ixoff_flow_control()226 ch->ch_t_tlevel = 16; in neo_set_no_input_flow_control()264 ch->ch_t_tlevel = 16; in neo_set_no_output_flow_control()538 n = UART_17158_TX_FIFOSIZE - ch->ch_t_tlevel; in neo_copy_data_from_queue_to_uart()567 if (len_written >= ch->ch_t_tlevel) in neo_copy_data_from_queue_to_uart()
228 u8 ch_t_tlevel; /* Transmit Trigger level */ member