Home
last modified time | relevance | path

Searched refs:coe (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc9420.c1309 u32 coe = smsc9420_reg_read(pd, COE_CR) | RX_COE_EN; in smsc9420_alloc_rx_ring() local
1310 smsc9420_reg_write(pd, COE_CR, coe); in smsc9420_alloc_rx_ring()
1311 netif_dbg(pd, ifup, pd->dev, "COE_CR = 0x%08x\n", coe); in smsc9420_alloc_rx_ring()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2178 int coe = priv->hw->rx_csum; in stmmac_rx() local
2233 frame_len = priv->hw->desc->get_rx_frame_len(p, coe); in stmmac_rx()
2280 if (unlikely(!coe)) in stmmac_rx()
/linux-4.4.14/Documentation/networking/
Dstmmac.txt161 type_1, type_2 (full csum) and no RX coe.