Lines Matching refs:err_info
1451 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_warning_compl()
1452 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1455 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_warning_compl()
1456 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_warning_compl()
1457 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_warning_compl()
1461 ((u64)cqe->cqe_info.err_info.err_warn_bitmap_hi << 32) | in qedf_process_warning_compl()
1462 (u64)cqe->cqe_info.err_info.err_warn_bitmap_lo; in qedf_process_warning_compl()
1477 cqe->cqe_info.err_info.rx_buf_off; in qedf_process_warning_compl()
1479 cqe->cqe_info.err_info.tx_buf_off; in qedf_process_warning_compl()
1480 io_req->rx_id = cqe->cqe_info.err_info.rx_id; in qedf_process_warning_compl()
1527 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_hi), in qedf_process_error_detect()
1528 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_error_detect()
1531 le32_to_cpu(cqe->cqe_info.err_info.tx_buf_off), in qedf_process_error_detect()
1532 le32_to_cpu(cqe->cqe_info.err_info.rx_buf_off), in qedf_process_error_detect()
1533 le32_to_cpu(cqe->cqe_info.err_info.rx_id)); in qedf_process_error_detect()