Searched refs:actv_evnts (Results 1 – 2 of 2) sorted by relevance
925 u8 actv_evnts = 0; in ice_cfg_fw_log() local934 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()960 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()983 if (actv_evnts) { in ice_cfg_fw_log()1010 hw->fw_log.actv_evnts = actv_evnts; in ice_cfg_fw_log()
742 u8 actv_evnts; /* Cumulation of currently enabled log events */ member