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);2233 int i, napi_weight; in virtnet_set_coalesce() local2239 napi_weight = ec->tx_max_coalesced_frames ? NAPI_POLL_WEIGHT : 0; in virtnet_set_coalesce()2245 if (napi_weight ^ vi->sq[0].napi.weight) { in virtnet_set_coalesce()2249 vi->sq[i].napi.weight = napi_weight; in virtnet_set_coalesce()2854 napi_weight); in virtnet_alloc_queues()2856 napi_tx ? napi_weight : 0); in virtnet_alloc_queues()
172 int napi_weight; member
2737 vdev->config.napi_weight); in vxge_open()2747 vxge_poll_msix, vdev->config.napi_weight); in vxge_open()4377 ll_config->napi_weight = NEW_NAPI_WEIGHT; in vxge_probe()
951 fpi->napi_weight = 17; in fs_enet_probe()1033 netif_napi_add(ndev, &fep->napi, fs_enet_napi, fpi->napi_weight); in fs_enet_probe()
118 static int napi_weight = 64; variable2025 ef4_poll, napi_weight); in ef4_init_napi_channel()
141 static int napi_weight = 64; variable2179 efx_poll, napi_weight); in efx_init_napi_channel()