Home
last modified time | relevance | path

Searched refs:IntrNormalMask (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/adaptec/
H A Dstarfire.c345 IntrNormalMask=0xff00, IntrAbnormalMask=0x3ff00fe, enumerator
1710 if ((intr_status & ~(IntrNormalMask | IntrAbnormalSummary | IntrLinkChange | IntrStatsMax | IntrTxDataLow | IntrRxGFPDead | IntrNoTxCsum | IntrPCIPad)) && debug) in netdev_error()
/kernel/linux/linux-6.6/drivers/net/ethernet/adaptec/
H A Dstarfire.c345 IntrNormalMask=0xff00, IntrAbnormalMask=0x3ff00fe, enumerator
1712 if ((intr_status & ~(IntrNormalMask | IntrAbnormalSummary | IntrLinkChange | IntrStatsMax | IntrTxDataLow | IntrRxGFPDead | IntrNoTxCsum | IntrPCIPad)) && debug) in netdev_error()

Completed in 6 milliseconds