Searched refs:cfg_napi_threaded_poll (Results 1 – 1 of 1) sorted by relevance
72 static enum netdev_napi_threaded cfg_napi_threaded_poll = NETDEV_NAPI_THREADED_DISABLED; variable176 cfg_napi_threaded_poll = (enum netdev_napi_threaded)tmp; in parse_opts()257 if (cfg_napi_threaded_poll) in setup_queue()258 netdev_napi_set_req_set_threaded(set_req, cfg_napi_threaded_poll); in setup_queue()