Searched refs:actv_evnts (Results 1 – 2 of 2) sorted by relevance
882 u8 actv_evnts = 0; in ice_cfg_fw_log() local891 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()917 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()940 if (actv_evnts) { in ice_cfg_fw_log()967 hw->fw_log.actv_evnts = actv_evnts; in ice_cfg_fw_log()
730 u8 actv_evnts; /* Cumulation of currently enabled log events */ member