Searched refs:IFF_DISABLE_NETPOLL (Results 1 – 3 of 3) sorted by relevance
74 #define IFF_DISABLE_NETPOLL 0x1000 /* disable netpoll at run-time */ macro
748 if ((ndev->priv_flags & IFF_DISABLE_NETPOLL) || in __netpoll_setup()
1313 if (slave_dev->priv_flags & IFF_DISABLE_NETPOLL) in slave_dev_support_netpoll()2146 bond_dev->priv_flags |= IFF_DISABLE_NETPOLL; in bond_release_and_destroy()