Home
last modified time | relevance | path

Searched refs:advthword (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h421 unsigned int advthword; member
Ddwxgmac2_dma.c454 dma_cap->advthword = (hw_cap & XGMAC_HWFEAT_ADVTHWORD) >> 13; in dwxgmac2_get_hw_feature()
Dstmmac_main.c6354 priv->dma_cap.advthword ? "Y" : "N"); in stmmac_dma_cap_show()