Searched refs:napi_set_threaded (Results 1 – 3 of 3) sorted by relevance
51 def napi_set_threaded(nf) -> None:265 napi_set_threaded,38 def napi_set_threaded(nf) -> None: global() function
364 int napi_set_threaded(struct napi_struct *n,
7203 int napi_set_threaded(struct napi_struct *napi, in napi_set_threaded() function7259 WARN_ON_ONCE(napi_set_threaded(napi, threaded)); in netif_set_threaded()7500 WARN_ON_ONCE(napi_set_threaded(n, n->config->threaded)); in napi_restore_config()