Searched refs:mrp_cpus (Results 1 – 4 of 4) sorted by relevance
225 mac_cpus_t mrp_cpus; member232 #define mrp_ncpus mrp_cpus.mc_ncpus233 #define mrp_cpu mrp_cpus.mc_cpus234 #define mrp_rx_fanout_cnt mrp_cpus.mc_rx_fanout_cnt235 #define mrp_rx_pollid mrp_cpus.mc_rx_pollid236 #define mrp_rx_workerid mrp_cpus.mc_rx_workerid237 #define mrp_rx_intr_cpu mrp_cpus.mc_rx_intr_cpu238 #define mrp_fanout_mode mrp_cpus.mc_fanout_mode
249 &(mcip)->mci_flent->fe_resource_props.mrp_cpus)
269 bzero(&mrp->mrp_cpus, sizeof (mac_cpus_t)); in mac_flow_create()
2144 bzero(&mrp->mrp_cpus, sizeof (mac_cpus_t)); in extract_cpus()