Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwxvar.h1945 void qwx_start(struct ifnet *);
Dqwx.c448 qwx_start(struct ifnet *ifp) in qwx_start() function
/openbsd/src/sys/dev/pci/
Dif_qwx_pci.c1077 ifp->if_start = qwx_start; in qwx_pci_attach()