Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/drivers/scsi/bfa/
Dbfi_reg.h406 #define __HFN_INT_ERR_PSS 0x00080000U macro
416 __HFN_INT_ERR_PSS | __HFN_INT_LL_HALT)
Dbfa_hw_cb.c99 __HFN_INT_ERR_LPU1 | __HFN_INT_ERR_PSS); in bfa_hwcb_msix_getvecs()
Dbfa_core.c926 pss_isr = intr & __HFN_INT_ERR_PSS; in bfa_msix_lpu_err()