mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
As part of an effort to extend Book-E to the 64-bit world, make the necessary changes to the DPAA/dTSEC driver set to be integer-pointer conversion clean. This means no more casts to int, and use uintptr_t where needed. Since the NCSW source is effectively obsolete, direct changes to the source tree are safe. |
||
|---|---|---|
| .. | ||
| bman.c | ||
| bman.h | ||
| bman_fdt.c | ||
| bman_portals.c | ||
| dpaa.c | ||
| fman.c | ||
| fman.h | ||
| fman_fdt.c | ||
| if_dtsec.c | ||
| if_dtsec.h | ||
| if_dtsec_fdt.c | ||
| if_dtsec_im.c | ||
| if_dtsec_im.h | ||
| if_dtsec_rm.c | ||
| if_dtsec_rm.h | ||
| portals.h | ||
| portals_common.c | ||
| qman.c | ||
| qman.h | ||
| qman_fdt.c | ||
| qman_portals.c | ||