Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dqwxvar.h1945 void qwx_start(struct ifnet *);
H A Dqwx.c444 qwx_start(struct ifnet *ifp) in qwx_start() function
/openbsd/sys/dev/pci/
H A Dif_qwx_pci.c1082 ifp->if_start = qwx_start; in qwx_pci_attach()