• Home
  • Raw
  • Download

Lines Matching refs:csio_handle_intr_status

3113 csio_handle_intr_status(struct csio_hw *hw, unsigned int reg,  in csio_handle_intr_status()  function
3149 if (csio_handle_intr_status(hw, TP_INT_CAUSE_A, tp_intr_info)) in csio_tp_intr_handler()
3196 v |= csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info); in csio_sge_intr_handler()
3198 if (csio_handle_intr_status(hw, SGE_INT_CAUSE3_A, sge_intr_info) || in csio_sge_intr_handler()
3257 fat = csio_handle_intr_status(hw, CIM_HOST_INT_CAUSE_A, in csio_cim_intr_handler()
3259 csio_handle_intr_status(hw, CIM_HOST_UPACC_INT_CAUSE_A, in csio_cim_intr_handler()
3276 if (csio_handle_intr_status(hw, ULP_RX_INT_CAUSE_A, ulprx_intr_info)) in csio_ulprx_intr_handler()
3298 if (csio_handle_intr_status(hw, ULP_TX_INT_CAUSE_A, ulptx_intr_info)) in csio_ulptx_intr_handler()
3321 if (csio_handle_intr_status(hw, PM_TX_INT_CAUSE_A, pmtx_intr_info)) in csio_pmtx_intr_handler()
3341 if (csio_handle_intr_status(hw, PM_RX_INT_CAUSE_A, pmrx_intr_info)) in csio_pmrx_intr_handler()
3360 if (csio_handle_intr_status(hw, CPL_INTR_CAUSE_A, cplsw_intr_info)) in csio_cplsw_intr_handler()
3389 if (csio_handle_intr_status(hw, LE_DB_INT_CAUSE_A, in csio_le_intr_handler()
3444 fat = csio_handle_intr_status(hw, MPS_RX_PERR_INT_CAUSE_A, in csio_mps_intr_handler()
3446 csio_handle_intr_status(hw, MPS_TX_INT_CAUSE_A, in csio_mps_intr_handler()
3448 csio_handle_intr_status(hw, MPS_TRC_INT_CAUSE_A, in csio_mps_intr_handler()
3450 csio_handle_intr_status(hw, MPS_STAT_PERR_INT_CAUSE_SRAM_A, in csio_mps_intr_handler()
3452 csio_handle_intr_status(hw, MPS_STAT_PERR_INT_CAUSE_TX_FIFO_A, in csio_mps_intr_handler()
3454 csio_handle_intr_status(hw, MPS_STAT_PERR_INT_CAUSE_RX_FIFO_A, in csio_mps_intr_handler()
3456 csio_handle_intr_status(hw, MPS_CLS_INT_CAUSE_A, in csio_mps_intr_handler()
3535 if (csio_handle_intr_status(hw, SMB_INT_CAUSE_A, smb_intr_info)) in csio_smb_intr_handler()
3552 if (csio_handle_intr_status(hw, NCSI_INT_CAUSE_A, ncsi_intr_info)) in csio_ncsi_intr_handler()
3586 if (csio_handle_intr_status(hw, PL_PL_INT_CAUSE_A, pl_intr_info)) in csio_pl_intr_handler()