Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/usb/net/
HDif_muge.c208 static uether_fn_t muge_attach_post; variable
250 .ue_attach_post = muge_attach_post,
1563 muge_attach_post(struct usb_ether *ue) in muge_attach_post() function