Add the P7 CAGR (Completion AGgregation Ring) NQ-aggregation timer
tick-resolution knob, programmed via a direct GRC-window register
write, with a new dev.bnxt.<unit>.cagr_tick_res read-only tunable.
This is independent of the existing per-ring AGGINT_PARAMS coalescing.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Does something need to re-apply this after reset?
Also, please run these through style(9).
| sys/dev/bnxt/bnxt_en/if_bnxt.c | ||
|---|---|---|
| 2080 | Does this really need inline? | |
| 2091 | Is bar=1 correct? Doesn't that land in the hwrm range? Convention seems to be 0 or 2. | |
| 2949 | Does this override the tunable? If so, is that intended? | |