Home
last modified time | relevance | path

Searched refs:__HFN_INT_ERR_PSS (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h404 #define __HFN_INT_ERR_PSS 0x00080000U macro
414 __HFN_INT_ERR_PSS | __HFN_INT_LL_HALT)
/Linux-v4.19/drivers/scsi/bfa/
Dbfi_reg.h407 #define __HFN_INT_ERR_PSS 0x00080000U macro
417 __HFN_INT_ERR_PSS | __HFN_INT_LL_HALT)
Dbfa_hw_cb.c100 __HFN_INT_ERR_LPU1 | __HFN_INT_ERR_PSS); in bfa_hwcb_msix_getvecs()
Dbfa_core.c930 pss_isr = intr & __HFN_INT_ERR_PSS; in bfa_msix_lpu_err()