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