Searched refs:STMMAC_TBS_EN (Results 1 – 3 of 3) sorted by relevance
59 #define STMMAC_TBS_EN BIT(1) macro
1166 priv->dma_conf.tx_queue[qopt->queue].tbs |= STMMAC_TBS_EN; in tc_setup_etf()1168 priv->dma_conf.tx_queue[qopt->queue].tbs &= ~STMMAC_TBS_EN; in tc_setup_etf()
3955 if (priv->dma_conf.tx_queue[i].tbs & STMMAC_TBS_EN) in __stmmac_open()4733 if (tx_q->tbs & STMMAC_TBS_EN) { in stmmac_xmit()