Searched refs:ue_start (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/sys/dev/usb/net/
H A Dusb_ethernet.h61 uether_fn_t *ue_start; member in struct:usb_ether_methods
H A Dusb_ethernet.c82 static void ue_start(struct ifnet *);
229 ifp->if_start = ue_start;
390 ue_start(ifp);
394 ue_start(struct ifnet *ifp) function
402 ue->ue_methods->ue_start(ue);
H A Dif_ipheth.c172 .ue_start = ipheth_start,
H A Dif_udav.c194 .ue_start = udav_start,
206 .ue_start = udav_start,
H A Dif_cue.c184 .ue_start = cue_start,
H A Dif_kue.c226 .ue_start = kue_start,
H A Dif_axge.c198 .ue_start = axge_start,
H A Dif_mos.c254 .ue_start = mos_start,
H A Dif_rue.c221 .ue_start = rue_start,
H A Dif_ure.c172 .ue_start = ure_start,
H A Dif_urndis.c188 .ue_start = urndis_start,
H A Dif_aue.c286 .ue_start = aue_start,
H A Dif_axe.c287 .ue_start = axe_start,
H A Dif_cdce.c306 .ue_start = cdce_start,
H A Dif_smsc.c232 .ue_start = smsc_start,

Completed in 134 milliseconds