Home
last modified time | relevance | path

Searched refs:__HFN_INT_CPE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_reg.h405 #define __HFN_INT_CPE_MASK 0x000000ffU macro
H A Dbfa_core.c788 qintr = intr & __HFN_INT_CPE_MASK; in bfa_msix_all()
809 qintr = intr & (__HFN_INT_RME_MASK | __HFN_INT_CPE_MASK); in bfa_intx()
828 qintr = intr & __HFN_INT_CPE_MASK; in bfa_intx()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_reg.h402 #define __HFN_INT_CPE_MASK 0x000000ffU macro