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 D | ecore_int_api.h | 120 static OSAL_INLINE void ecore_sb_ack(struct ecore_sb_info *sb_info, in ecore_sb_ack() function
|
H A D | ecore_int.c | 1166 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 D | qede_main.c | 680 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()
|