Lines Matching refs:int_info
2372 if (qedf->int_info.msix_cnt) {
2373 for (i = 0; i < qedf->int_info.used_cnt; i++) {
2379 vector = qedf->int_info.msix[vector_idx].vector;
2389 qedf->int_info.used_cnt = 0;
2406 vector = qedf->int_info.msix[vector_idx].vector;
2416 qedf->int_info.used_cnt++;
2435 rc = qed_ops->common->get_fp_int(qedf->cdev, &qedf->int_info);
2440 "0x%x num of cpus = 0x%x\n", qedf->int_info.msix_cnt,
2443 if (qedf->int_info.msix_cnt)
2448 qedf->int_info.used_cnt = 1;