mirror of
https://github.com/opnsense/src.git
synced 2026-03-25 20:23:11 -04:00
r207628: Enable multi-descriptor transmisstion for fragmented mbufs. There is no more need to defragment mbufs. After transmitting the multi-fragmented frame, the controller updates only the first descriptor of multi-descriptor transmission so it's driver's responsibility to clear OWN bits of remaining descriptor of multi-descriptor transmission. It seems the controller behaves much like jme(4) controllers in descriptor handling. r207635: Free entire mbuf chain instead of the first mbuf. |
||
|---|---|---|
| .. | ||
| if_sge.c | ||
| if_sgereg.h | ||