Lines Matching refs:err_info
1456 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_warning_compl()
1457 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1460 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_warning_compl()
1461 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_warning_compl()
1462 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_warning_compl()
1466 ((u64)cqe->cqe_info.err_info.err_warn_bitmap_hi << 32) | in qedf_process_warning_compl()
1467 (u64)cqe->cqe_info.err_info.err_warn_bitmap_lo; in qedf_process_warning_compl()
1482 cqe->cqe_info.err_info.rx_buf_off; in qedf_process_warning_compl()
1484 cqe->cqe_info.err_info.tx_buf_off; in qedf_process_warning_compl()
1485 io_req->rx_id = cqe->cqe_info.err_info.rx_id; in qedf_process_warning_compl()
1532 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_error_detect()
1533 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_error_detect()
1536 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_error_detect()
1537 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_error_detect()
1538 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_error_detect()