Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4625 static bool stmmac_has_ip_ethertype(struct sk_buff *skb) in stmmac_has_ip_ethertype() function
4720 !stmmac_has_ip_ethertype(skb))) { in stmmac_xmit()
5315 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_dispatch_skb_zc()
5834 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb) || in stmmac_rx()