Searched refs:ICE_FWLOG_OPTION_ARQ_ENA (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_fwlog.h61 #define ICE_FWLOG_OPTION_ARQ_ENA BIT(0) macro
H A Dice_fw_logging.c368 cfg->options |= ICE_FWLOG_OPTION_ARQ_ENA;
371 ICE_FWLOG_OPTION_ARQ_ENA, ice_sysctl_fwlog_set_cfg_options,
H A Dice_fwlog.c172 if (options & ICE_FWLOG_OPTION_ARQ_ENA)
407 cfg->options |= ICE_FWLOG_OPTION_ARQ_ENA;

Completed in 78 milliseconds