Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qe/
H A Dqmc.c742 bool is_one_table = false; in qmc_check_chans() local
769 is_one_table = true; in qmc_check_chans()
794 if (is_one_table && (chan->tx_ts_mask != chan->rx_ts_mask)) { in qmc_check_chans()