Home
last modified time | relevance | path

Searched refs:XGMAC_HWFEAT_NRVF (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h185 #define XGMAC_HWFEAT_NRVF GENMASK(2, 0) macro
Ddwxgmac2_dma.c493 dma_cap->nrvf_num = (hw_cap & XGMAC_HWFEAT_NRVF) >> 0; in dwxgmac2_get_hw_feature()