Searched refs:grace_stopped_tx (Results 1 – 2 of 2) sorted by relevance
141 uec->grace_stopped_tx = 1; in uec_graceful_stop_tx()195 uec->grace_stopped_tx = 0; in uec_restart_tx()242 if ((mode & COMM_DIR_TX) && uec->grace_stopped_tx) { in uec_open()265 if ((mode & COMM_DIR_TX) && !uec->grace_stopped_tx) { in uec_stop()1031 uec->grace_stopped_tx = 1; in uec_startup()
729 int grace_stopped_tx; member