Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h401 #define __HFN_INT_ERR_EMC 0x00010000U macro
413 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
/Linux-v4.19/drivers/scsi/bfa/
Dbfi_reg.h404 #define __HFN_INT_ERR_EMC 0x00010000U macro
416 (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | __HFN_INT_ERR_LPU1 | \
Dbfa_hw_cb.c99 *msix_vecs_bmap |= (__HFN_INT_ERR_EMC | __HFN_INT_ERR_LPU0 | in bfa_hwcb_msix_getvecs()