Searched refs:FLOW_START (Results 1 – 12 of 12) sorted by relevance
192 self->flow_status = FLOW_START; in ircomm_lmp_flow_control()195 self, FLOW_START); in ircomm_lmp_flow_control()221 if ((self->pkt_count++ > 7) && (self->flow_status == FLOW_START)) { in ircomm_lmp_data_request()
644 if (ctrl_skb && self->flow == FLOW_START) in ircomm_tty_do_softint()934 ircomm_flow_request(self->ircomm, FLOW_START); in ircomm_tty_unthrottle()1052 ircomm_flow_request(self->ircomm, FLOW_START); in ircomm_tty_start()1163 if (self->tty->hw_stopped && (self->flow == FLOW_START)) { in ircomm_tty_data_indication()1229 case FLOW_START: in ircomm_tty_flow_indication()
456 self->flow = FLOW_START; in ircomm_tty_connect_confirm()487 self->flow = FLOW_START; in ircomm_tty_connect_indication()
119 self->flow_status = FLOW_START; in ircomm_open()
347 case FLOW_START: in irda_flow_indication()1130 self->rx_flow = self->tx_flow = FLOW_START; in irda_create()1369 self->rx_flow = FLOW_START; in irda_recvmsg_dgram()1370 irttp_flow_request(self->tsap, FLOW_START); in irda_recvmsg_dgram()1491 self->rx_flow = FLOW_START; in irda_recvmsg_stream()1492 irttp_flow_request(self->tsap, FLOW_START); in irda_recvmsg_stream()1657 self->rx_flow = self->tx_flow = FLOW_START; /* needed ??? */ in irda_shutdown()1706 if ((self->tx_flow == FLOW_START) && in irda_poll()1714 if ((self->tx_flow == FLOW_START) && in irda_poll()
748 self, FLOW_START); in irttp_run_tx_queue()1015 case FLOW_START: in irttp_flow_request()
1239 ASSERT(flow == FLOW_START, return;); in irlmp_flow_indication()
293 FLOW_START); in irlap_do_event()
119 typedef enum { FLOW_STOP, FLOW_START } LOCAL_FLOW; enumerator
285 case FLOW_START: in irlan_eth_flow_indication()
495 self->tx_flow = FLOW_START; /* Flow control from IrTTP */ in irda_irnet_create()1128 self->tx_flow = FLOW_START; in irnet_disconnect_indication()1244 case FLOW_START: in irnet_flow_indication()
900 if(self->tx_flow != FLOW_START) in ppp_irnet_send()