Searched refs:actv_evnts (Results 1 – 2 of 2) sorted by relevance
748 u8 actv_evnts = 0; in ice_cfg_fw_log() local756 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()782 actv_evnts |= hw->fw_log.evnts[i].cfg; in ice_cfg_fw_log()805 if (actv_evnts) { in ice_cfg_fw_log()832 hw->fw_log.actv_evnts = actv_evnts; in ice_cfg_fw_log()
698 u8 actv_evnts; /* Cumulation of currently enabled log events */ member
Completed in 19 milliseconds