Lines Matching refs:receiving
179 int receiving; member
677 stir->receiving = 1; in receive_start()
689 stir->receiving = 0; in receive_stop()
704 if (stir->receiving) { in stir_send()
743 if (stir->receiving) in stir_transmit_thread()
776 if (!stir->receiving && in stir_transmit_thread()
787 stir->receiving = 0; in stir_transmit_thread()
829 if (!stir->receiving) in stir_rcv_irq()
839 stir->receiving = 0; in stir_rcv_irq()
869 stir->receiving = 0; in stir_net_open()
998 irq->ifr_receiving = stir->receiving; in stir_net_ioctl()