ice_fwlog_set
status = ice_fwlog_set(hw, &hw->fwlog_cfg);
status = ice_fwlog_set(&sc->hw, cfg);
int ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg);
status = ice_fwlog_set(hw, &hw->fwlog_cfg);