Searched refs:grace_stopped_rx (Results 1 – 2 of 2) sorted by relevance
175 uec->grace_stopped_rx = 1; in uec_graceful_stop_rx()213 uec->grace_stopped_rx = 0; in uec_restart_rx()244 if ((mode & COMM_DIR_RX) && uec->grace_stopped_rx) { in uec_open()268 if ((mode & COMM_DIR_RX) && !uec->grace_stopped_rx) { in uec_stop()1029 uec->grace_stopped_rx = 1; in uec_startup()
729 int grace_stopped_rx; member