Searched refs:smsc_stop (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/usb/net/
H A Dif_smsc.c190 static uether_fn_t smsc_stop; variable
238 .ue_stop = smsc_stop,
917 smsc_stop(ue);
1267 * smsc_stop - Stops communication with the LAN95xx chip
1274 smsc_stop(struct usb_ether *ue) function

Completed in 103 milliseconds