IFF_DISABLE_NETPOLL 2041 drivers/net/bonding/bond_main.c bond_dev->priv_flags |= IFF_DISABLE_NETPOLL; IFF_DISABLE_NETPOLL 369 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c netdev->priv_flags |= IFF_NO_QUEUE | IFF_DISABLE_NETPOLL; IFF_DISABLE_NETPOLL 1534 include/linux/netdevice.h #define IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL 593 net/core/netpoll.c if (ndev->priv_flags & IFF_DISABLE_NETPOLL) {