Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h396 #define __HFN_INT_ERR_PSS 0x00080000U macro
406 __HFN_INT_ERR_PSS | __HFN_INT_LL_HALT)
/linux-6.12.1/drivers/scsi/bfa/
Dbfi_reg.h399 #define __HFN_INT_ERR_PSS 0x00080000U macro
409 __HFN_INT_ERR_PSS | __HFN_INT_LL_HALT)
Dbfa_hw_cb.c90 __HFN_INT_ERR_LPU1 | __HFN_INT_ERR_PSS); in bfa_hwcb_msix_getvecs()
Dbfa_core.c922 pss_isr = intr & __HFN_INT_ERR_PSS; in bfa_msix_lpu_err()