Home
last modified time | relevance | path

Searched refs:evnts (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_cell.c81 unsigned long evnts; member
481 pmc_cntrl[next_hdw_thread][i].evnts, in cell_virtual_cntr()
771 pmc_cntrl[0][i].evnts = ctr[i].event; in cell_reg_setup_ppu()
786 pmc_cntrl[1][i].evnts = ctr[i].event + 19; in cell_reg_setup_ppu()
788 pmc_cntrl[1][i].evnts = ctr[i].event; in cell_reg_setup_ppu()
790 pmc_cntrl[1][i].evnts = ctr[i].event + 16; in cell_reg_setup_ppu()
792 pmc_cntrl[1][i].evnts = ctr[i].event; in cell_reg_setup_ppu()
815 pmc_cntrl[0][i].evnts, in cell_reg_setup_ppu()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c629 hw->fw_log.evnts[m].cur = flgs; in ice_get_fw_log_cfg()
653 * the hw->fw_log.evnts array with the desired logging event configurations for
656 * update the "cur" element of the hw->fw_log.evnts array with the resulting
664 * hw->fw_log.evnts[] are not overridden to allow them to be reconfigured after
715 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()
717 if (hw->fw_log.evnts[i].cfg == hw->fw_log.evnts[i].cur) in ice_cfg_fw_log()
730 val |= hw->fw_log.evnts[i].cfg << ICE_AQC_FW_LOG_EN_S; in ice_cfg_fw_log()
776 hw->fw_log.evnts[i].cur = 0; in ice_cfg_fw_log()
782 hw->fw_log.evnts[ in ice_cfg_fw_log()
[all...]
H A Dice_type.h573 struct ice_fw_log_evnt evnts[ICE_AQC_FW_LOG_ID_MAX]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c856 hw->fw_log.evnts[m].cur = flgs; in ice_get_fw_log_cfg()
880 * the hw->fw_log.evnts array with the desired logging event configurations for
883 * update the "cur" element of the hw->fw_log.evnts array with the resulting
891 * hw->fw_log.evnts[] are not overridden to allow them to be reconfigured after
942 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()
944 if (hw->fw_log.evnts[i].cfg == hw->fw_log.evnts[i].cur) in ice_cfg_fw_log()
957 val |= hw->fw_log.evnts[i].cfg << ICE_AQC_FW_LOG_EN_S; in ice_cfg_fw_log()
1003 hw->fw_log.evnts[i].cur = 0; in ice_cfg_fw_log()
1009 hw->fw_log.evnts[ in ice_cfg_fw_log()
[all...]
H A Dice_type.h747 struct ice_fw_log_evnt evnts[ICE_AQC_FW_LOG_ID_MAX]; member

Completed in 14 milliseconds