Searched refs:grace_stopped_rx (Results 1 – 2 of 2) sorted by relevance
176 uec->grace_stopped_rx = 1; in uec_graceful_stop_rx()214 uec->grace_stopped_rx = 0; in uec_restart_rx()245 if ((mode & COMM_DIR_RX) && uec->grace_stopped_rx) { in uec_open()269 if ((mode & COMM_DIR_RX) && !uec->grace_stopped_rx) { in uec_stop()1030 uec->grace_stopped_rx = 1; in uec_startup()
730 int grace_stopped_rx; member