Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h486 unsigned int nrvf_num; member
H A Ddwxgmac2_dma.c493 dma_cap->nrvf_num = (hw_cap & XGMAC_HWFEAT_NRVF) >> 0; in dwxgmac2_get_hw_feature()
H A Dstmmac_main.c6551 priv->dma_cap.nrvf_num ? in stmmac_dma_cap_show()
6552 (BIT(priv->dma_cap.nrvf_num) << 1) : 0); in stmmac_dma_cap_show()