Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dcommon.h430 unsigned int estsel; member
A Ddwmac4_dma.c435 dma_cap->estsel = (hw_cap & GMAC_HW_FEAT_ESTSEL) >> 16; in dwmac4_get_hw_feature()
A Ddwxgmac2_dma.c442 dma_cap->estsel = (hw_cap & XGMAC_HWFEAT_ESTSEL) >> 19; in dwxgmac2_get_hw_feature()
A Dstmmac_tc.c808 if (!priv->dma_cap.estsel) in tc_setup_taprio()
A Dstmmac_main.c5629 if (priv->dma_cap.estsel) in stmmac_common_interrupt()
6133 priv->dma_cap.estsel ? "Y" : "N"); in stmmac_dma_cap_show()

Completed in 20 milliseconds