Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c824 int reqd_poll_worker_cnt, fanout_cnt_per_srs; in mac_flow_user_cpu_init() local
878 reqd_poll_worker_cnt = mac_latency_optimize ? in mac_flow_user_cpu_init()
893 reqd_poll_worker_cnt - reqd_tx_cpu_cnt; in mac_flow_user_cpu_init()
978 if (no_of_cpus >= (reqd_poll_worker_cnt + reqd_tx_cpu_cnt)) in mac_flow_user_cpu_init()