Searched refs:actv_evnts (Results 1 – 2 of 2) sorted by relevance
681 u8 actv_evnts = 0; in ice_cfg_fw_log() local689 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()715 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()738 if (actv_evnts) { in ice_cfg_fw_log()765 hw->fw_log.actv_evnts = actv_evnts; in ice_cfg_fw_log()
567 u8 actv_evnts; /* Cumulation of currently enabled log events */ member