Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfi_reg.h405 #define __HFN_INT_CPE_MASK 0x000000ffU macro
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()
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/
A Dbfi_reg.h402 #define __HFN_INT_CPE_MASK 0x000000ffU macro

Completed in 13 milliseconds