Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h159 #define XGMAC_HWFEAT_PFCEN BIT(5) macro
H A Ddwxgmac2_dma.c458 dma_cap->pfcen = (hw_cap & XGMAC_HWFEAT_PFCEN) >> 5; in dwxgmac2_get_hw_feature()