mirror of
https://github.com/opnsense/src.git
synced 2026-03-11 02:31:16 -04:00
non-device code. * Re-implement the method dispatch to improve efficiency. The new system takes about 40ns for a method dispatch on a 300Mhz PII which is only 10ns slower than a direct function call on the same hardware. This changes the new-bus ABI slightly so make sure you re-compile any driver modules which you use. |
||
|---|---|---|
| .. | ||
| amphy.c | ||
| amphyreg.h | ||
| dcphy.c | ||
| devlist2h.awk | ||
| exphy.c | ||
| Makefile.miidevs | ||
| mii.c | ||
| mii.h | ||
| mii_physubr.c | ||
| miibus_if.m | ||
| miidevs | ||
| miidevs.h | ||
| miivar.h | ||
| mlphy.c | ||
| nsphy.c | ||
| nsphyreg.h | ||
| pnphy.c | ||
| rlphy.c | ||
| tlphy.c | ||
| tlphyreg.h | ||
| ukphy.c | ||
| ukphy_subr.c | ||