Searched refs:NETIF_F_BUSY_POLL (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dnetdev_features.h127 #define NETIF_F_BUSY_POLL __NETIF_F(BUSY_POLL) macro
/linux-4.1.27/net/core/
H A Ddev.c6153 features |= NETIF_F_BUSY_POLL; netdev_fix_features()
6156 features &= ~NETIF_F_BUSY_POLL; netdev_fix_features()

Completed in 95 milliseconds