Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h482 unsigned int nrvf_num; member
Ddwxgmac2_dma.c493 dma_cap->nrvf_num = (hw_cap & XGMAC_HWFEAT_NRVF) >> 0; in dwxgmac2_get_hw_feature()
Dstmmac_main.c6382 priv->dma_cap.nrvf_num ? in stmmac_dma_cap_show()
6383 (BIT(priv->dma_cap.nrvf_num) << 1) : 0); in stmmac_dma_cap_show()