Searched refs:IFF_SUPP_NOFCS (Results 1 – 10 of 10) sorted by relevance
562 netdev->priv_flags |= IFF_SUPP_NOFCS; in ngbe_probe()
605 netdev->priv_flags |= IFF_SUPP_NOFCS; in txgbe_probe()
1692 IFF_SUPP_NOFCS = 1<<14, enumerator1727 #define IFF_SUPP_NOFCS IFF_SUPP_NOFCS macro5041 return dev->priv_flags & IFF_SUPP_NOFCS; in netif_supports_nofcs()
2838 netdev->priv_flags |= IFF_SUPP_NOFCS; in e100_probe()
1049 netdev->priv_flags |= IFF_SUPP_NOFCS; in e1000_probe()
7532 netdev->priv_flags |= IFF_SUPP_NOFCS; in e1000_probe()
13235 bp->dev->priv_flags |= IFF_SUPP_NOFCS; in bnxt_probe_phy()13237 bp->dev->priv_flags &= ~IFF_SUPP_NOFCS; in bnxt_probe_phy()
3355 netdev->priv_flags |= IFF_SUPP_NOFCS; in igb_probe()
11026 netdev->priv_flags |= IFF_SUPP_NOFCS; in ixgbe_probe()
13855 netdev->priv_flags |= IFF_SUPP_NOFCS; in i40e_config_netdev()
Completed in 111 milliseconds