Home
last modified time | relevance | path

Searched refs:QLC_83XX_VALID_INTX_BIT31 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.h51 #define QLC_83XX_VALID_INTX_BIT31(val) ((val) & BIT_31) macro
H A Dqlcnic_83xx_hw.c469 if (!QLC_83XX_VALID_INTX_BIT31(intr_val)) in qlcnic_83xx_clear_legacy_intr()