Lines Matching refs:iopoll_weight
98 .iopoll_weight = 0,
123 .iopoll_weight = 0,
148 .iopoll_weight = 64,
3775 len = snprintf(buf, PAGE_SIZE, "%d\n", ioa_cfg->iopoll_weight);
3813 if (user_iopoll_weight == ioa_cfg->iopoll_weight) {
3818 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
3824 ioa_cfg->iopoll_weight = user_iopoll_weight;
3825 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
3828 ioa_cfg->iopoll_weight, ipr_iopoll);
3838 .name = "iopoll_weight",
5900 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
10623 ioa_cfg->iopoll_weight = ioa_cfg->chip_cfg->iopoll_weight;
10625 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
10628 ioa_cfg->iopoll_weight, ipr_iopoll);
10655 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
10656 ioa_cfg->iopoll_weight = 0;