Searched refs:tulip_tx_intr (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/de/
H A Dif_de.c3594 tulip_tx_intr(tulip_softc_t * const sc) function
3602 CTR0(KTR_TULIP, "tulip_tx_intr: start");
3617 "tulip_tx_intr: setup packet from descriptor %td: %08x",
3636 "tulip_tx_intr: intr mask %08x cmdmode %08x",
3647 "tulip_tx_intr: data packet %p from descriptor %td", m,
3676 CTR1(KTR_TULIP, "tulip_tx_intr: output error: %08x",
3697 "tulip_tx_intr: output ok, collisions %d, status %08x",
3852 tulip_tx_intr(sc);
3955 free += tulip_tx_intr(sc);
4005 && (free += tulip_tx_intr(s
[all...]

Completed in 108 milliseconds