Home
last modified time | relevance | path

Searched refs:ue_start (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/bus/u4b/net/
H A Dusb_ethernet.c82 static void ue_start(struct ifnet *, struct ifaltq_subque *);
225 ifp->if_start = ue_start; in ue_attach_post_task()
368 ue_start(ifp, ifsq); in uether_start()
372 ue_start(struct ifnet *ifp, struct ifaltq_subque *ifsq) in ue_start() function
383 ue->ue_methods->ue_start(ue); in ue_start()
H A Dusb_ethernet.h61 uether_fn_t *ue_start; member
H A Dif_udav.c172 .ue_start = udav_start,
184 .ue_start = udav_start,
H A Dif_ipheth.c139 .ue_start = ipheth_start,
H A Dif_cue.c180 .ue_start = cue_start,
H A Dif_kue.c222 .ue_start = kue_start,
H A Dif_mos.c250 .ue_start = mos_start,
H A Dif_axge.c196 .ue_start = axge_start,
H A Dif_aue.c282 .ue_start = aue_start,
H A Dif_urndis.c161 .ue_start = urndis_start,
H A Dif_axe.c280 .ue_start = axe_start,
H A Dif_cdce.c263 .ue_start = cdce_start,