mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
the maximum number of pages for buffers) return -1 instead of 0. This fixes a panic under conditions when many mbufs are needed. Update the head pointer of the receive buffer pool queue even when we could not supply a buffer to the chip. Otherwise the chip will not re-interrupt us for another try. A better strategy would probably be to remember this condition and to supply buffers without an interrupt as soon as buffers get available. |
||
|---|---|---|
| .. | ||
| if_hatm.c | ||
| if_hatm_intr.c | ||
| if_hatm_ioctl.c | ||
| if_hatm_rx.c | ||
| if_hatm_tx.c | ||
| if_hatmconf.h | ||
| if_hatmreg.h | ||
| if_hatmvar.h | ||