Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dstmmac.h151 int tbs_en; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c102 plat->tx_queues_cfg[i].tbs_en = 1; in snps_gmac5_default_data()
H A Ddwmac-mediatek.c621 plat->tx_queues_cfg[i].tbs_en = 1; in mediatek_dwmac_common_data()
H A Ddwmac-intel.c493 plat->tx_queues_cfg[i].tbs_en = 1; in intel_mgbe_common_data()
H A Dstmmac_main.c3771 int tbs_en = priv->plat->tx_queues_cfg[chan].tbs_en; in stmmac_setup_dma_desc() local
3774 tx_q->tbs |= tbs_en ? STMMAC_TBS_AVAIL : 0; in stmmac_setup_dma_desc()