Home
last modified time | relevance | path

Searched refs:stopped_rx (Results 1 – 3 of 3) sorted by relevance

/linux/include/soc/fsl/qe/
H A Ducc_fast.h189 int stopped_rx; /* Whether channel has been stopped for Rx */ member
H A Ducc_slow.h193 int stopped_rx; /* Whether channel has been stopped for Rx */ member
/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c216 uccf->stopped_rx = 0; in ucc_fast_init()