Lines Matching refs:int_info
2374 if (qedf->int_info.msix_cnt) {
2375 for (i = 0; i < qedf->int_info.used_cnt; i++) {
2381 vector = qedf->int_info.msix[vector_idx].vector;
2391 qedf->int_info.used_cnt = 0;
2408 vector = qedf->int_info.msix[vector_idx].vector;
2418 qedf->int_info.used_cnt++;
2437 rc = qed_ops->common->get_fp_int(qedf->cdev, &qedf->int_info);
2442 "0x%x num of cpus = 0x%x\n", qedf->int_info.msix_cnt,
2445 if (qedf->int_info.msix_cnt)
2450 qedf->int_info.used_cnt = 1;