Home
last modified time | relevance | path

Searched refs:IFF_DISABLE_NETPOLL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/core/
Dnetpoll.c603 if ((ndev->priv_flags & IFF_DISABLE_NETPOLL) || in __netpoll_setup()
/linux-4.1.27/include/linux/
Dnetdevice.h1260 IFF_DISABLE_NETPOLL = 1<<12, enumerator
1287 #define IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL macro
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c1927 bond_dev->priv_flags |= IFF_DISABLE_NETPOLL; in bond_release_and_destroy()