Home
last modified time | relevance | path

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

/linux-4.4.14/net/core/
Dnetpoll.c610 if ((ndev->priv_flags & IFF_DISABLE_NETPOLL) || in __netpoll_setup()
/linux-4.4.14/include/linux/
Dnetdevice.h1284 IFF_DISABLE_NETPOLL = 1<<7, enumerator
1310 #define IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL macro
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c1948 bond_dev->priv_flags |= IFF_DISABLE_NETPOLL; in bond_release_and_destroy()