Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2.h182 #define XGMAC_HWFEAT_FRPPIPE GENMASK(7, 5) macro
Ddwxgmac2_dma.c490 dma_cap->frppipe_num = ((hw_cap & XGMAC_HWFEAT_FRPPIPE) >> 5) + 1; in dwxgmac2_get_hw_feature()