Searched refs:coe (Results 1 – 3 of 3) sorted by relevance
1309 u32 coe = smsc9420_reg_read(pd, COE_CR) | RX_COE_EN; in smsc9420_alloc_rx_ring() local1310 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()
2178 int coe = priv->hw->rx_csum; in stmmac_rx() local2233 frame_len = priv->hw->desc->get_rx_frame_len(p, coe); in stmmac_rx()2280 if (unlikely(!coe)) in stmmac_rx()
161 type_1, type_2 (full csum) and no RX coe.