Lines Matching refs:iopoll_weight
97 .iopoll_weight = 0,
122 .iopoll_weight = 0,
147 .iopoll_weight = 64,
3686 len = snprintf(buf, PAGE_SIZE, "%d\n", ioa_cfg->iopoll_weight);
3724 if (user_iopoll_weight == ioa_cfg->iopoll_weight) {
3729 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
3735 ioa_cfg->iopoll_weight = user_iopoll_weight;
3736 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
3739 ioa_cfg->iopoll_weight, ipr_iopoll);
3749 .name = "iopoll_weight",
5581 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
9840 ioa_cfg->iopoll_weight = ioa_cfg->chip_cfg->iopoll_weight;
9842 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
9845 ioa_cfg->iopoll_weight, ipr_iopoll);
9872 if (ioa_cfg->iopoll_weight && ioa_cfg->sis64 && ioa_cfg->nvectors > 1) {
9873 ioa_cfg->iopoll_weight = 0;