Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4369 static bool stmmac_has_ip_ethertype(struct sk_buff *skb) in stmmac_has_ip_ethertype() function
4450 !stmmac_has_ip_ethertype(skb))) { in stmmac_xmit()
5008 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_dispatch_skb_zc()
5522 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_rx()