Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c812 int reqd_poll_worker_cnt, fanout_cnt_per_srs; in mac_flow_user_cpu_init() local
866 reqd_poll_worker_cnt = mac_latency_optimize ? in mac_flow_user_cpu_init()
881 reqd_poll_worker_cnt - reqd_tx_cpu_cnt; in mac_flow_user_cpu_init()
966 if (no_of_cpus >= (reqd_poll_worker_cnt + reqd_tx_cpu_cnt)) in mac_flow_user_cpu_init()