Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h385 unsigned int tbssel; member
Ddwmac4_dma.c419 dma_cap->tbssel = (hw_cap & GMAC_HW_FEAT_TBSSEL) >> 27; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c432 dma_cap->tbssel = (hw_cap & XGMAC_HWFEAT_TBSSEL) >> 27; in dwxgmac2_get_hw_feature()
Dstmmac_tc.c797 if (!priv->dma_cap.tbssel) in tc_setup_etf()
Dstmmac_main.c4575 priv->dma_cap.tbssel ? "Y" : "N"); in stmmac_dma_cap_show()