Searched refs:napi_set_threaded (Results 1 – 4 of 4) sorted by relevance
38 def napi_set_threaded(nf) -> None: function248 dev_set_threaded, napi_set_threaded, nsim_rxq_reset_down],
341 int napi_set_threaded(struct napi_struct *n,
336 ret = napi_set_threaded(napi, threaded); in netdev_nl_napi_set_config()
7179 int napi_set_threaded(struct napi_struct *napi, in napi_set_threaded() 7235 WARN_ON_ONCE(napi_set_threaded(napi, threaded)); in netif_set_threaded() 7476 WARN_ON_ONCE(napi_set_threaded(n, n->config->threaded)); in napi_save_config() 7174 int napi_set_threaded(struct napi_struct *napi, napi_set_threaded() function