Searched refs:NETIF_F_BUSY_POLL (Results 1 – 2 of 2) sorted by relevance
127 #define NETIF_F_BUSY_POLL __NETIF_F(BUSY_POLL) macro
6153 features |= NETIF_F_BUSY_POLL; in netdev_fix_features()6156 features &= ~NETIF_F_BUSY_POLL; in netdev_fix_features()