Searched refs:txp_start (Results 1 – 1 of 1) sorted by relevance
153 static void txp_start(struct ifnet *);415 ifp->if_start = txp_start; in txp_attach()2041 txp_start(struct ifnet *ifp) in txp_start() function