Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h393 #define __HFN_INT_ERR_EMC 0x00010000U macro
405 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
/Linux-v6.6/drivers/scsi/bfa/
Dbfi_reg.h396 #define __HFN_INT_ERR_EMC 0x00010000U macro
408 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
Dbfa_hw_cb.c89 *msix_vecs_bmap |= (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | in bfa_hwcb_msix_getvecs()