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.c4731 static bool stmmac_has_ip_ethertype(struct sk_buff *skb) in stmmac_has_ip_ethertype() function
4996 !stmmac_has_ip_ethertype(skb)) in stmmac_features_check()
5409 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb)) in stmmac_dispatch_skb_zc()
5899 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb) || in stmmac_rx()