Searched refs:IGU_INT_ENABLE (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | common_hsi.h | 997 IGU_INT_ENABLE=0, enumerator
|
H A D | ecore_int.c | 1292 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc() 1299 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc() 1328 ecore_sb_ack(sb_info, IGU_INT_ENABLE, 1); in ecore_int_sp_dpc()
|
H A D | qlnx_os.c | 4885 ecore_sb_ack(fp->sb_info, IGU_INT_ENABLE, 1); in qlnx_fp_isr()
|
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_os.c | 353 ecore_sb_ack(cnq->sb, IGU_INT_ENABLE, 1 /*update*/); in qlnxr_intr()
|
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 8656 le16toh(sc->def_att_idx), IGU_INT_ENABLE, 1); in bxe_handle_sp_tq() 8713 le16toh(fp->fp_hc_idx), IGU_INT_ENABLE, 1); in bxe_handle_fp_tq() 8754 le16toh(fp->fp_hc_idx), IGU_INT_ENABLE, 1); in bxe_task_fp() 9856 bxe_ack_sb(sc, sc->igu_dsb_id, USTORM_ID, 0, IGU_INT_ENABLE, 0); in bxe_init_def_sb() 11416 bxe_ack_sb(sc, fp->igu_sb_id, USTORM_ID, 0, IGU_INT_ENABLE, 0); in bxe_setup_queue()
|
H A D | ecore_hsi.h | 4061 IGU_INT_ENABLE, enumerator
|