Searched refs:ICE_FWLOG_OPTION_ARQ_ENA (Results 1 – 3 of 3) sorted by relevance
196 hw->fwlog_cfg.options &= ~ICE_FWLOG_OPTION_ARQ_ENA; in ice_fwlog_deinit()266 if (options & ICE_FWLOG_OPTION_ARQ_ENA) in ice_aq_fwlog_set()346 cfg->options |= ICE_FWLOG_OPTION_ARQ_ENA; in ice_aq_fwlog_get()
35 #define ICE_FWLOG_OPTION_ARQ_ENA BIT(0) macro
348 hw->fwlog_cfg.options |= ICE_FWLOG_OPTION_ARQ_ENA; in ice_debugfs_enable_write()350 hw->fwlog_cfg.options &= ~ICE_FWLOG_OPTION_ARQ_ENA; in ice_debugfs_enable_write()