Searched refs:netif_supports_nofcs (Results 1 – 2 of 2) sorted by relevance
1927 if (!netif_supports_nofcs(dev)) { in packet_sendmsg_spkt()2918 if (!netif_supports_nofcs(dev)) { in packet_snd()
4896 static inline bool netif_supports_nofcs(struct net_device *dev) in netif_supports_nofcs() function