Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h461 unsigned int estsel; member
Dstmmac_tc.c932 if (!priv->dma_cap.estsel) in tc_setup_taprio()
1120 if (!priv->dma_cap.estsel) in tc_query_caps()
Ddwmac4_dma.c462 dma_cap->estsel = (hw_cap & GMAC_HW_FEAT_ESTSEL) >> 16; in dwmac4_get_hw_feature()
Ddwxgmac2_dma.c484 dma_cap->estsel = (hw_cap & XGMAC_HWFEAT_ESTSEL) >> 19; in dwxgmac2_get_hw_feature()
Dstmmac_main.c5843 if (priv->dma_cap.estsel) in stmmac_common_interrupt()
6338 priv->dma_cap.estsel ? "Y" : "N"); in stmmac_dma_cap_show()