Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h390 unsigned int estsel; member
H A Ddwmac4_dma.c423 dma_cap->estsel = (hw_cap & GMAC_HW_FEAT_ESTSEL) >> 16; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c436 dma_cap->estsel = (hw_cap & XGMAC_HWFEAT_ESTSEL) >> 19; in dwxgmac2_get_hw_feature()
H A Dstmmac_tc.c641 if (!priv->dma_cap.estsel) in tc_setup_taprio()
H A Dstmmac_main.c4580 priv->dma_cap.estsel ? "Y" : "N"); in stmmac_dma_cap_show()