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

/freebsd-10.3-release/sys/dev/tl/
H A Dif_tl.c160 * mbufs passed to the tl_start() routine via the interface send queue.
279 static void tl_start(struct ifnet *);
1176 ifp->if_start = tl_start;
1539 * tl_start() may try to send frames between TXEOF and TXEOC interrupts.
1549 * To guard against this, tl_start() will only issue transmit commands
1551 * can set this flag once tl_start() has cleared it.
1864 tl_start(ifp) function

Completed in 46 milliseconds