mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 19:05:20 -05:00
The TCB is read using a memory window right now. A better alternate to get self-consistent, uncached information would be to use a GET_TCB request but waiting for a reply from hw while holding non-sleepable locks is quite inconvenient. Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D14817 |
||
|---|---|---|
| .. | ||
| common.h | ||
| t4_hw.c | ||
| t4_hw.h | ||
| t4_msg.h | ||
| t4_regs.h | ||
| t4_regs_values.h | ||
| t4_tcb.h | ||
| t4vf_hw.c | ||