Searched refs:fwlog_cfg (Results 1 – 5 of 5) sorted by relevance
154 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; in ice_sysctl_fwlog_set_cfg_options()189 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; in ice_sysctl_fwlog_log_resolution()226 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; in ice_sysctl_fwlog_register()277 struct ice_fwlog_cfg *cfg = &sc->hw.fwlog_cfg; in ice_sysctl_fwlog_module_log_severity()354 cfg = &hw->fwlog_cfg; in ice_add_fw_logging_tunables()
43 hw->fwlog_cfg = *cfg; in cache_cfg()250 &hw->fwlog_cfg.module_entries[j]; in update_cached_entries()339 hw->fwlog_cfg.options |= ICE_FWLOG_OPTION_IS_REGISTERED; in ice_fwlog_register()359 hw->fwlog_cfg.options &= ~ICE_FWLOG_OPTION_IS_REGISTERED; in ice_fwlog_unregister()
2451 status = ice_fwlog_set(hw, &hw->fwlog_cfg); in ice_rebuild()2459 if (hw->fwlog_cfg.options & ICE_FWLOG_OPTION_IS_REGISTERED) { in ice_rebuild()2726 if (sc->hw.fwlog_cfg.options & ICE_FWLOG_OPTION_IS_REGISTERED) { in ice_init_device_features()
1024 struct ice_fwlog_cfg fwlog_cfg; member
998 status = ice_fwlog_set(hw, &hw->fwlog_cfg); in ice_init_hw()1003 if (hw->fwlog_cfg.options & ICE_FWLOG_OPTION_REGISTER_ON_INIT) { in ice_init_hw()