Searched refs:actv_evnts (Results 1 – 2 of 2) sorted by relevance
577 u8 actv_evnts = 0; in ice_cfg_fw_log() local585 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()611 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()633 if (actv_evnts) { in ice_cfg_fw_log()660 hw->fw_log.actv_evnts = actv_evnts; in ice_cfg_fw_log()
391 u8 actv_evnts; /* Cumulation of currently enabled log events */ member