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