Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h467 unsigned int sgfsel; member
Ddwxgmac2_dma.c481 dma_cap->sgfsel = (hw_cap & XGMAC_HWFEAT_SGFSEL) >> 25; in dwxgmac2_get_hw_feature()
Dstmmac_main.c6346 priv->dma_cap.sgfsel ? "Y" : "N"); in stmmac_dma_cap_show()