Searched refs:napi_weight (Results 1 – 7 of 7) 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);2222 int i, napi_weight; in virtnet_set_coalesce() local2228 napi_weight = ec->tx_max_coalesced_frames ? NAPI_POLL_WEIGHT : 0; in virtnet_set_coalesce()2229 if (napi_weight ^ vi->sq[0].napi.weight) { in virtnet_set_coalesce()2233 vi->sq[i].napi.weight = napi_weight; in virtnet_set_coalesce()2817 napi_weight); in virtnet_alloc_queues()2819 napi_tx ? napi_weight : 0); in virtnet_alloc_queues()
172 int napi_weight; member
2739 vdev->config.napi_weight); in vxge_open()2749 vxge_poll_msix, vdev->config.napi_weight); in vxge_open()4379 ll_config->napi_weight = NEW_NAPI_WEIGHT; in vxge_probe()
944 fpi->napi_weight = 17; in fs_enet_probe()1026 netif_napi_add(ndev, &fep->napi, fs_enet_napi, fpi->napi_weight); in fs_enet_probe()
50 static int napi_weight = 64; variable1254 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()