Searched refs:napi_weight (Results 1 – 10 of 10) sorted by relevance
142 int napi_weight; /* NAPI weight */ member
26 static int napi_weight = NAPI_POLL_WEIGHT; variable27 module_param(napi_weight, int, 0444);2349 int i, napi_weight; in virtnet_set_coalesce() local2355 napi_weight = ec->tx_max_coalesced_frames ? NAPI_POLL_WEIGHT : 0; in virtnet_set_coalesce()2356 if (napi_weight ^ vi->sq[0].napi.weight) { in virtnet_set_coalesce()2360 vi->sq[i].napi.weight = napi_weight; in virtnet_set_coalesce()2968 napi_weight); in virtnet_alloc_queues()2970 napi_tx ? napi_weight : 0); in virtnet_alloc_queues()
172 int napi_weight; member
2724 vdev->config.napi_weight); in vxge_open()2734 vxge_poll_msix, vdev->config.napi_weight); in vxge_open()4363 ll_config->napi_weight = NEW_NAPI_WEIGHT; in vxge_probe()
943 fpi->napi_weight = 17; in fs_enet_probe()1023 netif_napi_add(ndev, &fep->napi, fs_enet_napi, fpi->napi_weight); in fs_enet_probe()
51 static int napi_weight = 64; variable1306 efx_poll, napi_weight); in efx_init_napi_channel()
118 static int napi_weight = 64; variable2021 ef4_poll, napi_weight); in ef4_init_napi_channel()
13 …et.parmtype=gso:boolvirtio_net.parmtype=csum:boolvirtio_net.parmtype=napi_weight:intamd_xgbe.pa…
156871 ffff80001207b698 d napi_weight
Completed in 366 milliseconds