Home
last modified time | relevance | path

Searched refs:ENIC_WQ_NAPI_BUDGET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic.h31 #define ENIC_WQ_NAPI_BUDGET 256 macro
H A Denic_main.c1524 unsigned int wq_work_to_do = ENIC_WQ_NAPI_BUDGET; in enic_poll()
1622 unsigned int wq_work_to_do = ENIC_WQ_NAPI_BUDGET; in enic_poll_msix_wq()