Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Dif_axe.c197 static uether_fn_t axe_attach_post; variable
285 .ue_attach_post = axe_attach_post,
815 axe_attach_post(struct usb_ether *ue) in axe_attach_post() function