Searched refs:ue_tick (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/sys/dev/usb/net/
H A Dusb_ethernet.h66 uether_fn_t *ue_tick; member in struct:usb_ether_methods
H A Dusb_ethernet.c378 if (ue->ue_methods->ue_tick != NULL)
496 ue->ue_methods->ue_tick(ue);
H A Dif_ipheth.c140 .ue_tick = ipheth_tick,
H A Dif_cue.c182 .ue_tick = cue_tick,
H A Dif_aue.c284 .ue_tick = aue_tick,
H A Dif_axge.c199 .ue_tick = axge_tick,
H A Dif_mos.c252 .ue_tick = mos_tick,
H A Dif_rue.c219 .ue_tick = rue_tick,
H A Dif_udav.c177 .ue_tick = udav_tick,
H A Dif_axe.c287 .ue_tick = axe_tick,
H A Dif_smsc.c215 .ue_tick = smsc_tick,

Completed in 175 milliseconds