Searched refs:tbs_en (Results 1 – 3 of 3) sorted by relevance
143 int tbs_en; member
102 plat->tx_queues_cfg[i].tbs_en = 1; in snps_gmac5_default_data()
2809 int tbs_en = priv->plat->tx_queues_cfg[chan].tbs_en; in stmmac_open() local2811 tx_q->tbs |= tbs_en ? STMMAC_TBS_AVAIL : 0; in stmmac_open()2812 if (stmmac_enable_tbs(priv, priv->ioaddr, tbs_en, chan)) in stmmac_open()