Home
last modified time | relevance | path

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

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