Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h457 unsigned int nrvf_num; member
Ddwxgmac2_dma.c494 dma_cap->nrvf_num = (hw_cap & XGMAC_HWFEAT_NRVF) >> 0; in dwxgmac2_get_hw_feature()
Dstmmac_main.c6368 priv->dma_cap.nrvf_num ? in stmmac_dma_cap_show()
6369 (BIT(priv->dma_cap.nrvf_num) << 1) : 0); in stmmac_dma_cap_show()