Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h120 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack() function
H A Decore_int.c1166 ecore_sb_ack(sb_info, IGU_INT_DISABLE, 0); in ecore_int_sp_dpc()
1192 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc()
1199 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc()
1228 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c680 ecore_sb_ack(fp->sb_info, IGU_INT_ENABLE, 1); in qede_enable_hw_intr()
688 ecore_sb_ack(fp->sb_info, IGU_INT_DISABLE, 0); in qede_disable_hw_intr()