Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qedf/
Dqedf_hsi.h127 __le32 err_warn_bitmap_lo /* Error bitmap lower 32 bits */; member
Dqedf_io.c1331 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_warning_compl()
1341 (u64)cqe->cqe_info.err_info.err_warn_bitmap_lo; in qedf_process_warning_compl()
1394 le32_to_cpu(cqe->cqe_info.err_info.err_warn_bitmap_lo)); in qedf_process_error_detect()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c701 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
736 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
820 err_entry->data.err_warn_bitmap_lo); in bnx2fc_process_unsol_compl()
831 (u64)err_entry->data.err_warn_bitmap_lo; in bnx2fc_process_unsol_compl()
D57xx_hsi_bnx2fc.h849 __le32 err_warn_bitmap_lo; member