Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dathvar.h489 #define ath_hal_setup_tx_queue(_ah, _type, _qinfo) \ macro
H A Dath.c327 sc->sc_bhalq = ath_hal_setup_tx_queue(ah, HAL_TX_QUEUE_BEACON, NULL); in ath_attach()
337 sc->sc_txhalq[i] = ath_hal_setup_tx_queue(ah, in ath_attach()