Searched refs:FLOW_START (Results 1 – 12 of 12) sorted by relevance
156 self->flow_status = FLOW_START; in ircomm_lmp_flow_control()159 self, FLOW_START); in ircomm_lmp_flow_control()190 if ((self->pkt_count++ > 7) && (self->flow_status == FLOW_START)) { in ircomm_lmp_data_request()
549 if(self->flow == FLOW_START) in ircomm_tty_do_softint()845 ircomm_flow_request(self->ircomm, FLOW_START); in ircomm_tty_unthrottle()962 ircomm_flow_request(self->ircomm, FLOW_START); in ircomm_tty_start()1069 if (tty->hw_stopped && (self->flow == FLOW_START)) { in ircomm_tty_data_indication()1136 case FLOW_START: in ircomm_tty_flow_indication()
492 self->flow = FLOW_START; in ircomm_tty_connect_confirm()521 self->flow = FLOW_START; in ircomm_tty_connect_indication()
126 self->flow_status = FLOW_START; in ircomm_open()
44 typedef enum { FLOW_STOP, FLOW_START } LOCAL_FLOW; enumerator
336 case FLOW_START: in irda_flow_indication()1158 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()1394 self->rx_flow = FLOW_START; in irda_recvmsg_dgram()1395 irttp_flow_request(self->tsap, FLOW_START); in irda_recvmsg_dgram()1511 self->rx_flow = FLOW_START; in irda_recvmsg_stream()1512 irttp_flow_request(self->tsap, FLOW_START); in irda_recvmsg_stream()1727 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()1772 if ((self->tx_flow == FLOW_START) && in irda_poll()1780 if ((self->tx_flow == FLOW_START) && in irda_poll()
794 self, FLOW_START); in irttp_run_tx_queue()1066 case FLOW_START: in irttp_flow_request()
1311 IRDA_ASSERT(flow == FLOW_START, return;); in irlmp_flow_indication()
295 FLOW_START); in irlap_do_event()
289 case FLOW_START: in irlan_eth_flow_indication()
525 self->tx_flow = FLOW_START; /* Flow control from IrTTP */ in irda_irnet_create()1154 self->tx_flow = FLOW_START; in irnet_disconnect_indication()1268 case FLOW_START: in irnet_flow_indication()
979 if(self->tx_flow != FLOW_START) in ppp_irnet_send()