Searched refs:eep_st_masks (Results 1 – 4 of 4) sorted by relevance
776 if (hwerrs & dd->eep_st_masks[log_idx].hwerrs_to_log) in qib_handle_6120_hwerrors()1021 if (errs & dd->eep_st_masks[log_idx].errs_to_log) in handle_6120_errors()3261 dd->eep_st_masks[0].hwerrs_to_log = HWE_MASK(TXEMemParityErr); in init_6120_variables()3265 dd->eep_st_masks[0].hwerrs_to_log &= ~TXE_PIO_PARITY; in init_6120_variables()3267 dd->eep_st_masks[1].hwerrs_to_log = HWE_MASK(RXEMemParityErr); in init_6120_variables()3269 dd->eep_st_masks[2].errs_to_log = ERR_MASK(ResetNegated); in init_6120_variables()
1109 if (errs & dd->eep_st_masks[log_idx].errs_to_log) in handle_7220_errors()1330 if (hwerrs & dd->eep_st_masks[log_idx].hwerrs_to_log) in qib_7220_handle_hwerrors()4053 dd->eep_st_masks[0].hwerrs_to_log = HWE_MASK(TXEMemParityErr); in qib_init_7220_variables()4055 dd->eep_st_masks[1].hwerrs_to_log = HWE_MASK(RXEMemParityErr); in qib_init_7220_variables()4057 dd->eep_st_masks[2].errs_to_log = ERR_MASK(ResetNegated); in qib_init_7220_variables()
1089 struct qib_eep_log_mask eep_st_masks[QIB_EEP_LOG_CNT]; member
1685 if (errs & dd->eep_st_masks[log_idx].errs_to_log) in handle_7322_errors()