Home
last modified time | relevance | path

Searched refs:ue_ifp (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c134 return (ue->ue_ifp); in uether_getifp()
226 ue->ue_ifp = ifp; in ue_attach_post_task()
238 ue->ue_ifp = ifp; in ue_attach_post_task()
283 if (ue->ue_ifp != NULL) { in ue_attach_post_task()
284 if_free(ue->ue_ifp); in ue_attach_post_task()
285 ue->ue_ifp = NULL; in ue_attach_post_task()
300 ifp = ue->ue_ifp; in uether_ifdetach()
370 if_t ifp = ue->ue_ifp; in ue_start_task()
465 if_t ifp = ue->ue_ifp; in ue_ifmedia_task()
474 if_t ifp = ue->ue_ifp; in ue_watchdog()
[all …]
H A Dusb_ethernet.h76 if_t ue_ifp; member
H A Dif_axge.c474 ifp = ue->ue_ifp; in axge_attach_post_sub()
1028 if_inc_counter(ue->ue_ifp, IFCOUNTER_IERRORS, 1); in axge_rx_frame()
1042 ifp = ue->ue_ifp; in axge_rxeof()
H A Dif_axe.c870 ifp = ue->ue_ifp; in axe_attach_post_sub()
1097 if_inc_counter(ue->ue_ifp, IFCOUNTER_IERRORS, 1); in axe_rx_frame()
1105 if_t ifp = ue->ue_ifp; in axe_rxeof()
H A Dif_smsc.c1698 ifp = ue->ue_ifp; in smsc_attach_post_sub()
H A Dif_muge.c1594 ifp = ue->ue_ifp; in muge_attach_post_sub()
H A Dif_ure.c994 ifp = ue->ue_ifp; in ure_attach_post_sub()