Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/usb/net/
H A Dif_cdce.c110 static uether_fn_t cdce_stop; variable
320 .ue_stop = cdce_stop,
1010 cdce_stop(struct usb_ether *ue) in cdce_stop() function