Searched refs:napi_weight (Results 1 – 6 of 6) sorted by relevance
26 static int napi_weight = NAPI_POLL_WEIGHT; variable27 module_param(napi_weight, int, 0444);2415 int i, napi_weight; in virtnet_set_coalesce() local2421 napi_weight = ec->tx_max_coalesced_frames ? NAPI_POLL_WEIGHT : 0; in virtnet_set_coalesce()2422 if (napi_weight ^ vi->sq[0].napi.weight) { in virtnet_set_coalesce()2426 vi->sq[i].napi.weight = napi_weight; in virtnet_set_coalesce()3019 napi_weight); in virtnet_alloc_queues()3021 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; variable1319 efx_poll, napi_weight); in efx_init_napi_channel()
118 static int napi_weight = 64; variable2025 ef4_poll, napi_weight); in ef4_init_napi_channel()