Searched refs:stopped_rx (Results 1 – 4 of 4) sorted by relevance
167 int stopped_rx; /* Whether channel has been stopped for Rx */ member
197 int stopped_rx; /* Whether channel has been stopped for Rx */ member
217 uccf->stopped_rx = 0; in ucc_fast_init()
1460 uccf->stopped_rx = 1; in ugeth_graceful_stop_rx()1491 uccf->stopped_rx = 0; in ugeth_restart_rx()1517 if ((mode & COMM_DIR_RX) && (!enabled_rx) && uccf->stopped_rx) in ugeth_enable()1544 if ((mode & COMM_DIR_RX) && uccf->enabled_rx && !uccf->stopped_rx) in ugeth_disable()