Searched refs:stopped_rx (Results 1 – 4 of 4) sorted by relevance
190 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()
1457 uccf->stopped_rx = 1; in ugeth_graceful_stop_rx()1488 uccf->stopped_rx = 0; in ugeth_restart_rx()1514 if ((mode & COMM_DIR_RX) && (!enabled_rx) && uccf->stopped_rx) in ugeth_enable()1541 if ((mode & COMM_DIR_RX) && uccf->enabled_rx && !uccf->stopped_rx) in ugeth_disable()