HomeSort by: relevance | last modified time | path
    Searched defs:enet_init (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/imx/
if_enet.c 144 static int enet_init(struct ifnet *);
210 /* callout will be scheduled from enet_init() */
223 ifp->if_init = enet_init;
428 enet_init(ifp);
799 enet_init(struct ifnet *ifp) function in typeref:typename:int
942 enet_init(ifp);
if_enet.c 144 static int enet_init(struct ifnet *);
210 /* callout will be scheduled from enet_init() */
223 ifp->if_init = enet_init;
428 enet_init(ifp);
799 enet_init(struct ifnet *ifp) function in typeref:typename:int
942 enet_init(ifp);
if_enet.c 144 static int enet_init(struct ifnet *);
210 /* callout will be scheduled from enet_init() */
223 ifp->if_init = enet_init;
428 enet_init(ifp);
799 enet_init(struct ifnet *ifp) function in typeref:typename:int
942 enet_init(ifp);
if_enet.c 144 static int enet_init(struct ifnet *);
210 /* callout will be scheduled from enet_init() */
223 ifp->if_init = enet_init;
428 enet_init(ifp);
799 enet_init(struct ifnet *ifp) function in typeref:typename:int
942 enet_init(ifp);

Completed in 103 milliseconds