Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h187 #define DMA_HW_FEAT_RXTYP1COE 0x00020000 /* IP COE (Type 1) in Rx */ macro
Dstmmac_main.c1587 (hw_cap & DMA_HW_FEAT_RXTYP1COE) >> 17; in stmmac_get_hw_features()