Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/smsc/
H A Dsmsc9420.c1249 u32 coe = smsc9420_reg_read(pd, COE_CR) | RX_COE_EN; in smsc9420_alloc_rx_ring() local
1250 smsc9420_reg_write(pd, COE_CR, coe); in smsc9420_alloc_rx_ring()
1251 netif_dbg(pd, ifup, pd->dev, "COE_CR = 0x%08x\n", coe); in smsc9420_alloc_rx_ring()
/linux-6.15/tools/memory-model/
H A Dlock.cat145 let coe = co & ext
H A Dlinux-kernel.cat83 empty rmw & (fre ; coe) as atomic
/linux-6.15/tools/memory-model/Documentation/
H A Dexplanation.txt19 11. CACHE COHERENCE AND THE COHERENCE ORDER RELATION: co, coi, and coe
608 CACHE COHERENCE AND THE COHERENCE ORDER RELATION: co, coi, and coe
727 that occur on different CPUs (external coherence order, or coe).
1260 It's important to understand that neither coe nor fre is included in
1384 of complexity. For instance, here's an example containing a coe link
1415 overwritten by P1's store since x = 2 at the end (a coe link), the
1440 F via a coe or fre link, an arbitrary number of cumul-fences, an
1448 E ->coe W ->cumul-fence* X ->rfe? Y ->strong-fence Z ->hb* F,
1461 link in the sequence is fre instead of coe.
1467 coherence order, contradicting the fact that E ->coe W. If E was a
[all …]
H A Dglossary.txt49 external" (coe) link is used when it is necessary to exclude
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4924 int coe = priv->hw->rx_csum; in stmmac_rx_buf1_len() local
4941 plen = stmmac_get_rx_frame_len(priv, p, coe); in stmmac_rx_buf1_len()
4951 int coe = priv->hw->rx_csum; in stmmac_rx_buf2_len() local
4962 plen = stmmac_get_rx_frame_len(priv, p, coe); in stmmac_rx_buf2_len()
5187 int coe = priv->hw->rx_csum; in stmmac_dispatch_skb_zc() local
5206 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_dispatch_skb_zc()
5490 int status = 0, coe = priv->hw->rx_csum; in stmmac_rx() local
5723 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_rx()
/linux-6.15/Documentation/devicetree/bindings/net/
H A Dsnps,dwmac.yaml401 snps,coe-unsupported: