Searched refs:smc91cxx_start (Results 1 – 1 of 1) sorted by relevance
184 static void smc91cxx_start(struct ifnet *);302 ifp->if_start = smc91cxx_start; in smc91cxx_attach()600 smc91cxx_start(ifp); in smc91cxx_init()610 smc91cxx_start(struct ifnet *ifp) in smc91cxx_start() function