Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dathnvar.h392 void (*rx_enable)(struct athn_softc *); member
H A Dathn.c481 sc->ops.rx_enable(sc); in athn_rx_start()
H A Dar5008.c169 ops->rx_enable = ar5008_rx_enable; in ar5008_attach()
H A Dar9003.c175 ops->rx_enable = ar9003_rx_enable; in ar9003_attach()
/openbsd/sys/dev/usb/
H A Dif_athn_usb.c356 ops->rx_enable = athn_usb_rx_enable; in athn_usb_attachhook()