Home
last modified time | relevance | path

Searched refs:err_warn_bitmap_lo (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/scsi/qedf/
Dqedf_hsi.h124 __le32 err_warn_bitmap_lo /* Error bitmap lower 32 bits */; member
Dqedf_io.c1448 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1458 (u64)cqe->cqe_info.err_info.err_warn_bitmap_lo; in qedf_process_warning_compl()
1524 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_error_detect()
/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c699 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
728 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
811 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
822 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
D57xx_hsi_bnx2fc.h849 __le32 err_warn_bitmap_lo; member