Searched refs:stopped_rx (Results 1 – 4 of 4) sorted by relevance
189 int stopped_rx; /* Whether channel has been stopped for Rx */ member
193 int stopped_rx; /* Whether channel has been stopped for Rx */ member
216 uccf->stopped_rx = 0; in ucc_fast_init()
1436 uccf->stopped_rx = 1; in ugeth_graceful_stop_rx()1467 uccf->stopped_rx = 0; in ugeth_restart_rx()1493 if ((mode & COMM_DIR_RX) && (!enabled_rx) && uccf->stopped_rx) in ugeth_enable()1520 if ((mode & COMM_DIR_RX) && uccf->enabled_rx && !uccf->stopped_rx) in ugeth_disable()