Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vmx.c217 int vmxnet3_media_change(struct ifnet *);
434 ifmedia_init(&sc->sc_media, IFM_IMASK, vmxnet3_media_change, in vmxnet3_attach()
1751 vmxnet3_media_change(struct ifnet *ifp) in vmxnet3_media_change() function