Searched refs:default_burst_period (Results 1 – 4 of 4) sorted by relevance
119 if (WARN_ON(ops->default_burst_period && !ops->default_graceful_period)) in __devlink_health_reporter_create()130 reporter->burst_period = ops->default_burst_period; in __devlink_health_reporter_create()
595 .default_burst_period = MLX5E_REPORTER_TX_BURST_PERIOD,
677 .default_burst_period = MLX5E_REPORTER_RX_BURST_PERIOD,
807 * @default_burst_period: default time (in msec) for824 u64 default_burst_period;823 u64 default_burst_period; global() member