0c71c9ccb2
- Ignore any type of TID where the start/end values are not in the correct order. There are situations where the firmware isn't able to reserve room for the number requested in the config file but doesn't report a failure during configuration and instead sets end <= start. - Track start/end in tid_tab and remove some redundant copies from adapter->params. - Move all the start/end and other read-only parameters to a quiet part of tid_tab, away from the tid locks. MFC after: 1 week Sponsored by: Chelsio Communications |
||
---|---|---|
.. | ||
common.h | ||
t4_hw.c | ||
t4_hw.h | ||
t4_msg.h | ||
t4_regs_values.h | ||
t4_regs.h | ||
t4_tcb.h | ||
t4vf_hw.c |