Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_cdce.c105 static uether_fn_t cdce_attach_post; variable
314 .ue_attach_post = cdce_attach_post,
563 cdce_attach_post(struct usb_ether *ue) in cdce_attach_post() function