Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/usb/net/
H A Dif_smsc.c196 static uether_fn_t smsc_attach_post; variable
238 .ue_attach_post = smsc_attach_post,
1624 smsc_attach_post(struct usb_ether *ue) in smsc_attach_post() function