Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h448 unsigned int advthword; member
H A Ddwxgmac2_dma.c453 dma_cap->advthword = (hw_cap & XGMAC_HWFEAT_ADVTHWORD) >> 13; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6496 priv->dma_cap.advthword ? "Y" : "N"); in stmmac_dma_cap_show()