Home
last modified time | relevance | path

Searched defs:napi_weight (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dfs_enet_pd.h142 int napi_weight; /* NAPI weight */ member
/Linux-v6.1/drivers/net/
Dvirtio_net.c26 static int napi_weight = NAPI_POLL_WEIGHT; variable
2809 int ret, i, napi_weight; in virtnet_set_coalesce() local