Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h433 unsigned int tbssel; member
Ddwmac4_dma.c431 dma_cap->tbssel = (hw_cap & GMAC_HW_FEAT_TBSSEL) >> 27; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c438 dma_cap->tbssel = (hw_cap & XGMAC_HWFEAT_TBSSEL) >> 27; in dwxgmac2_get_hw_feature()
Dstmmac_tc.c1090 if (!priv->dma_cap.tbssel) in tc_setup_etf()
Dstmmac_main.c6078 priv->dma_cap.tbssel ? "Y" : "N"); in stmmac_dma_cap_show()