Searched defs:mrp_cpus (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow.h223 mac_cpus_t mrp_cpus; member in struct:mac_resource_props_s
230 #define mrp_ncpus mrp_cpus.mc_ncpus
231 #define mrp_cpu mrp_cpus.mc_cpus
232 #define mrp_rx_fanout_cnt mrp_cpus.mc_rx_fanout_cnt
233 #define mrp_rx_pollid mrp_cpus.mc_rx_pollid
234 #define mrp_rx_workerid mrp_cpus.mc_rx_workerid
235 #define mrp_rx_intr_cpu mrp_cpus.mc_rx_intr_cpu
236 #define mrp_fanout_mode mrp_cpus.mc_fanout_mode

Completed in 79 milliseconds