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

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4470 * stmmac_has_ip_ethertype() - Check if packet has IP ethertype
4479 static bool stmmac_has_ip_ethertype(struct sk_buff *skb) function
4567 !stmmac_has_ip_ethertype(skb))) {
5138 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb))
5659 if (unlikely(!coe) || !stmmac_has_ip_ethertype(skb))

Completed in 125 milliseconds