Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dcommon.h188 #define DMA_HW_FEAT_RXTYP2COE 0x00040000 /* IP COE (Type 2) in Rx */ macro
Dstmmac_main.c1589 (hw_cap & DMA_HW_FEAT_RXTYP2COE) >> 18; in stmmac_get_hw_features()