Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h484 unsigned int estwid; member
H A Ddwmac4_dma.c468 dma_cap->estwid = (hw_cap & GMAC_HW_FEAT_ESTWID) >> 20; in dwmac4_get_hw_feature()
H A Ddwxgmac2_dma.c481 dma_cap->estwid = (hw_cap & XGMAC_HWFEAT_ESTWID) >> 23; in dwxgmac2_get_hw_feature()
H A Dstmmac_tc.c923 u32 size, wid = priv->dma_cap.estwid, dep = priv->dma_cap.estdep; in tc_setup_taprio()
H A Dstmmac_main.c6384 priv->dma_cap.estwid ? 4 * priv->dma_cap.estwid + 12 : 0); in stmmac_dma_cap_show()