freebsd-dev/sys/dev/ti
Bill Paul 737267b891 Add a test to ti_encap() to try and prevent the transmit producer index
from ever catching up to the transmit consumer index. We can't let this
happen because ti_txeof() depends on the assumption that producer == consumer
means the ring is empty, and producer != consumer means the ring has some
number of active descriptors in it.
1999-04-29 16:27:51 +00:00
..
if_ti.c Add a test to ti_encap() to try and prevent the transmit producer index 1999-04-29 16:27:51 +00:00
if_tireg.h
ti_fw2.h
ti_fw.h