mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 17:00:58 -05:00
from an mbuf into the fxp_encap() function, as done in other drivers. - Don't waste time calling bus_dmamap_load_mbuf() if we know the mbuf chain is too long to fit in a TX descriptor, call m_defrag() first. - Convert fxp(4) to use bus_dmamap_load_mbuf_sg(). |
||
|---|---|---|
| .. | ||
| if_fxp.c | ||
| if_fxpreg.h | ||
| if_fxpvar.h | ||
| rcvbundl.h | ||