FLOW_START        344 net/irda/af_irda.c 	case FLOW_START:
FLOW_START       1139 net/irda/af_irda.c 	self->rx_flow = self->tx_flow = FLOW_START;
FLOW_START       1369 net/irda/af_irda.c 			self->rx_flow = FLOW_START;
FLOW_START       1370 net/irda/af_irda.c 			irttp_flow_request(self->tsap, FLOW_START);
FLOW_START       1488 net/irda/af_irda.c 			self->rx_flow = FLOW_START;
FLOW_START       1489 net/irda/af_irda.c 			irttp_flow_request(self->tsap, FLOW_START);
FLOW_START       1684 net/irda/af_irda.c 	self->rx_flow = self->tx_flow = FLOW_START;	/* needed ??? */
FLOW_START       1729 net/irda/af_irda.c 			if ((self->tx_flow == FLOW_START) &&
FLOW_START       1737 net/irda/af_irda.c 		if ((self->tx_flow == FLOW_START) &&
FLOW_START        128 net/irda/ircomm/ircomm_core.c 		self->flow_status = FLOW_START;
FLOW_START        168 net/irda/ircomm/ircomm_lmp.c 		self->flow_status = FLOW_START;
FLOW_START        171 net/irda/ircomm/ircomm_lmp.c 						     self, FLOW_START);
FLOW_START        201 net/irda/ircomm/ircomm_lmp.c 	if ((self->pkt_count++ > 7) && (self->flow_status == FLOW_START)) {
FLOW_START        628 net/irda/ircomm/ircomm_tty.c 		if(self->flow == FLOW_START)
FLOW_START        926 net/irda/ircomm/ircomm_tty.c 	ircomm_flow_request(self->ircomm, FLOW_START);
FLOW_START       1046 net/irda/ircomm/ircomm_tty.c 	ircomm_flow_request(self->ircomm, FLOW_START);
FLOW_START       1158 net/irda/ircomm/ircomm_tty.c 	if (self->tty->hw_stopped && (self->flow == FLOW_START)) {
FLOW_START       1230 net/irda/ircomm/ircomm_tty.c 	case FLOW_START:
FLOW_START        500 net/irda/ircomm/ircomm_tty_attach.c 	self->flow = FLOW_START;
FLOW_START        531 net/irda/ircomm/ircomm_tty_attach.c 	self->flow = FLOW_START;
FLOW_START        282 net/irda/irlan/irlan_eth.c 	case FLOW_START:
FLOW_START        296 net/irda/irlap_event.c 						      FLOW_START);
FLOW_START       1332 net/irda/irlmp.c 	IRDA_ASSERT(flow == FLOW_START, return;);
FLOW_START        523 net/irda/irnet/irnet_irda.c   self->tx_flow = FLOW_START;	/* Flow control from IrTTP */
FLOW_START       1155 net/irda/irnet/irnet_irda.c   self->tx_flow = FLOW_START;
FLOW_START       1269 net/irda/irnet/irnet_irda.c     case FLOW_START:
FLOW_START        951 net/irda/irnet/irnet_ppp.c   if(self->tx_flow != FLOW_START)
FLOW_START        788 net/irda/irttp.c 						     self, FLOW_START);
FLOW_START       1066 net/irda/irttp.c 	case FLOW_START: