Searched refs:ue_methods (Results 1 – 6 of 6) sorted by relevance
122 (ue->ue_methods == NULL)) in uether_ifattach()304 if (ue->ue_methods->ue_attach_post_sub != NULL) { in ue_attach_post_task()306 error = ue->ue_methods->ue_attach_post_sub(ue); in ue_attach_post_task()428 ue->ue_methods->ue_init(ue); in ue_start_task()433 if (ue->ue_methods->ue_tick != NULL) in ue_start_task()448 ue->ue_methods->ue_stop(ue); in ue_stop_task()488 ue->ue_methods->ue_start(ue); in ue_start()521 ue->ue_methods->ue_tick(ue); in ue_tick_task()
112 const struct usb_ether_methods *ue_methods; member
372 ue->ue_methods = &axge_ue_methods; in axge_attach()
284 ue->ue_methods = &urndis_ue_methods; in urndis_attach()
719 ue->ue_methods = &axe_ue_methods; in axe_attach()
629 ue->ue_methods = &cdce_ue_methods; in cdce_attach()