Searched refs:rps_cpus (Results 1 – 9 of 9) sorted by relevance
1 What: /sys/class/<iface>/queues/rx-<queue>/rps_cpus
384 bool rps_cpus; member
1173 conf->rps_cpus = TRUE; in dhd_conf_set_tput_patch()1201 conf->rps_cpus = FALSE; in dhd_conf_set_tput_patch()1251 CONFIG_TRACE("rps_cpus=%d\n", conf->rps_cpus); in dhd_conf_dump_tput_patch()4415 conf->rps_cpus = TRUE; in dhd_conf_read_others()4417 conf->rps_cpus = FALSE; in dhd_conf_read_others()4418 CONFIG_MSG("rps_cpus = %d\n", conf->rps_cpus); in dhd_conf_read_others()5057 conf->rps_cpus = FALSE; in dhd_conf_preinit()
25656 if (!dhd->pub.conf->rps_cpus) in dhd_rps_cpus_enable()
387 bool rps_cpus; member
1233 conf->rps_cpus = TRUE; in dhd_conf_set_tput_patch()1261 conf->rps_cpus = FALSE; in dhd_conf_set_tput_patch()1311 CONFIG_TRACE("rps_cpus=%d\n", conf->rps_cpus); in dhd_conf_dump_tput_patch()4554 conf->rps_cpus = TRUE; in dhd_conf_read_others()4556 conf->rps_cpus = FALSE; in dhd_conf_read_others()4557 CONFIG_MSG("rps_cpus = %d\n", conf->rps_cpus); in dhd_conf_read_others()5245 conf->rps_cpus = FALSE; in dhd_conf_preinit()
25545 if (!dhd->pub.conf->rps_cpus) in dhd_rps_cpus_enable()
159 /sys/class/net/<dev>/queues/rx-<n>/rps_cpus171 the rps_cpus to the CPUs in the same memory domain of the interrupting179 RPS might be beneficial if the rps_cpus for each queue are the ones that216 bitmap interface as rps_cpus (see above) when called from procfs::
938 = __ATTR(rps_cpus, 0644, show_rps_map, store_rps_map);