Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/net/
HDusb_ethernet.c136 return (ue->ue_ifp); in uether_getifp()
221 ue->ue_ifp = ifp; in ue_attach_post_task()
234 ue->ue_ifp = ifp; in ue_attach_post_task()
275 if (ue->ue_ifp != NULL) { in ue_attach_post_task()
276 if_free(ue->ue_ifp); in ue_attach_post_task()
277 ue->ue_ifp = NULL; in ue_attach_post_task()
292 ifp = ue->ue_ifp; in uether_ifdetach()
359 struct ifnet *ifp = ue->ue_ifp; in ue_start_task()
454 struct ifnet *ifp = ue->ue_ifp; in ue_ifmedia_task()
463 struct ifnet *ifp = ue->ue_ifp; in ue_watchdog()
[all …]
HDusb_ethernet.h81 struct ifnet *ue_ifp; member
HDif_axge.c453 ifp = ue->ue_ifp; in axge_attach_post_sub()
967 if_inc_counter(ue->ue_ifp, IFCOUNTER_IERRORS, 1); in axge_rx_frame()
987 ifp = ue->ue_ifp; in axge_rxeof()
HDif_axe.c873 ifp = ue->ue_ifp; in axe_attach_post_sub()
1102 if_inc_counter(ue->ue_ifp, IFCOUNTER_IERRORS, 1); in axe_rx_frame()
1110 struct ifnet *ifp = ue->ue_ifp; in axe_rxeof()
HDif_ure.c656 ifp = ue->ue_ifp; in ure_attach_post_sub()
HDif_smsc.c1698 ifp = ue->ue_ifp; in smsc_attach_post_sub()