Home
last modified time | relevance | path

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

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