Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/net/
H A Dif_axe.c201 static uether_fn_t axe_stop; variable
293 .ue_stop = axe_stop,
1340 axe_stop(ue); in axe_init()
1448 axe_stop(struct usb_ether *ue) in axe_stop() function