• Yuval Mintz's avatar
    qed: Add support for HW attentions · 0d956e8a
    Yuval Mintz authored
    HW is capable of generating attentnions for a multitude of reasons,
    but current driver is enabling attention generation only for management
    firmware [required for link notifications].
    
    This patch enables almost all of the possible reasons for HW attentions,
    logging the HW block generating the attention and preventing further
    attentions from that source [to prevent possible attention flood].
    It also lays the infrastructure for additional exploration of the various
    attentions.
    Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    0d956e8a
qed_reg_addr.h 8.14 KB